Skip to content

test: add unit tests (#19) #29

test: add unit tests (#19)

test: add unit tests (#19) #29

Triggered via push August 6, 2026 12:26
Status Success
Total duration 41s
Artifacts

console-ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-latest): AuroCI.CLI/Program.cs#L114
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
build (macos-latest): AuroCI.CLI/Program.cs#L115
Dereference of a possibly null reference.
build (macos-latest): AuroCI.CLI/Program.cs#L114
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
build (macos-latest): AuroCI.CLI/Program.cs#L115
Dereference of a possibly null reference.
build (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest): AuroCI.CLI/Program.cs#L114
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
build (ubuntu-latest): AuroCI.CLI/Program.cs#L115
Dereference of a possibly null reference.
build (ubuntu-latest): AuroCI.CLI/Program.cs#L114
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
build (ubuntu-latest): AuroCI.CLI/Program.cs#L115
Dereference of a possibly null reference.
build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest): AuroCI.CLI/Program.cs#L114
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
build (windows-latest): AuroCI.CLI/Program.cs#L115
Dereference of a possibly null reference.
build (windows-latest): AuroCI.CLI/Program.cs#L114
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'List<string>'.
build (windows-latest): AuroCI.CLI/Program.cs#L115
Dereference of a possibly null reference.