Skip to content

feat(cli): POSIX CLI refactor #620

feat(cli): POSIX CLI refactor

feat(cli): POSIX CLI refactor #620

Triggered via pull request December 16, 2023 16:54
Status Success
Total duration 1m 15s
Artifacts

test-typescript.yml

on: pull_request
test-typescript
1m 4s
test-typescript
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
test-typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test-typescript: Core/Logging/DiagnosticLogger.Enhanced.cs#L39
Nullable value type may be null.
test-typescript: Core/Logging/DiagnosticLogger.Enhanced.cs#L43
Nullable value type may be null.
test-typescript: Core/Logging/DiagnosticLogger.Format.cs#L27
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'
test-typescript: Core/Logging/DiagnosticLogger.cs#L17
The field 'DiagnosticLogger._diagnosticsSupressed' is assigned but its value is never used
test-typescript: Compiler/Options/DiagnosticFormatOption.cs#L65
'LogFormatter.Structured' is obsolete: 'Use Enhanced instead of Structure'