Skip to content

chore: Add license for the template (#4) #23

chore: Add license for the template (#4)

chore: Add license for the template (#4) #23

Triggered via push October 11, 2024 13:27
Status Success
Total duration 1m 9s
Artifacts
build-and-test
58s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings and 1 notice
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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: src/Application/Weather/GetForecast/GetForecastQueryHandler.cs#L15
Dereference of a possibly null reference.
build-and-test: src/Api/Routes/Weather/Models/GetWeatherResponse.cs#L5
Non-nullable property 'Forecast' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: tests/Api.E2E/ForecastTests.cs#L163
Dereference of a possibly null reference.
build-and-test: tests/Api.E2E/ForecastTests.cs#L190
Dereference of a possibly null reference.
build-and-test: src/Application/Weather/GetForecast/GetForecastQueryHandler.cs#L15
Dereference of a possibly null reference.
build-and-test: src/Api/Routes/Weather/Models/GetWeatherResponse.cs#L5
Non-nullable property 'Forecast' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test: tests/Api.E2E/ForecastTests.cs#L163
Dereference of a possibly null reference.
build-and-test: tests/Api.E2E/ForecastTests.cs#L190
Dereference of a possibly null reference.
7 tests found
There are 7 tests, see "Raw output" for the full list of tests.