fix: fix yml file #6
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.
|