feat(cli): POSIX CLI refactor #508
Annotations
1 error and 15 warnings
test-rust
Process completed with exit code 101.
|
test-rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-rust
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/
|
test-rust
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/
|
test-rust
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/
|
test-rust
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/
|
test-rust:
Core/Logging/DiagnosticLogger.Enhanced.cs#L39
Nullable value type may be null.
|
test-rust:
Core/Logging/DiagnosticLogger.Enhanced.cs#L43
Nullable value type may be null.
|
test-rust:
Core/Logging/DiagnosticLogger.Format.cs#L27
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
|
test-rust:
Core/Logging/DiagnosticLogger.cs#L17
The field 'DiagnosticLogger._diagnosticsSupressed' is assigned but its value is never used
|
test-rust:
Compiler/Options/DiagnosticFormatOption.cs#L65
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
|
test-rust:
Compiler/Commands/BuildCommand.cs#L41
CopyTo synchronously blocks. Await CopyToAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
|
test-rust:
Core/Logging/DiagnosticLogger.Enhanced.cs#L39
Nullable value type may be null.
|
test-rust:
Core/Logging/DiagnosticLogger.Enhanced.cs#L43
Nullable value type may be null.
|
test-rust:
Core/Logging/DiagnosticLogger.Format.cs#L27
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
|
test-rust:
Core/Logging/DiagnosticLogger.cs#L17
The field 'DiagnosticLogger._diagnosticsSupressed' is assigned but its value is never used
|