Skip to content

add test workflow

add test workflow #1

Triggered via push November 24, 2024 11:56
Status Failure
Total duration 1m 18s
Artifacts

dotnet-tests.yml

on: push
build-and-test
22s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build-and-test
Process completed with exit code 1.
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
build-and-test: ExchangeRates.Api/Tests/ExchangeRateServiceTests.cs#L68
Converting null literal or possible null value to non-nullable type.
build-and-test: ExchangeRates.Api/Tests/ExchangeRateServiceTests.cs#L152
Converting null literal or possible null value to non-nullable type.
build-and-test
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
build-and-test: ExchangeRates.Api/Tests/ExchangeRateServiceTests.cs#L68
Converting null literal or possible null value to non-nullable type.
build-and-test: ExchangeRates.Api/Tests/ExchangeRateServiceTests.cs#L152
Converting null literal or possible null value to non-nullable type.