feat(cli): POSIX CLI refactor #480
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Core/Logging/DiagnosticLogger.Enhanced.cs#L1
Nullable value type may be null. [/home/runner/work/bebop/bebop/Core/Core.csproj]
|
Core/Logging/DiagnosticLogger.Enhanced.cs#L1
Nullable value type may be null. [/home/runner/work/bebop/bebop/Core/Core.csproj]
|
Core/Logging/DiagnosticLogger.Format.cs#L1
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure' [/home/runner/work/bebop/bebop/Core/Core.csproj]
|
Core/Logging/DiagnosticLogger.cs#L1
The field 'DiagnosticLogger._diagnosticsSupressed' is assigned but its value is never used [/home/runner/work/bebop/bebop/Core/Core.csproj]
|
Compiler/Options/DiagnosticFormatOption.cs#L1
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure' [/home/runner/work/bebop/bebop/Compiler/Compiler.csproj]
|
Compiler/Commands/BuildCommand.cs#L41
CopyTo synchronously blocks. Await CopyToAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
|
The logs for this run have expired and are no longer available.
Loading