Skip to content

Do not filter 0.0.0 images #38

Do not filter 0.0.0 images

Do not filter 0.0.0 images #38

Triggered via pull request November 6, 2023 14:13
Status Success
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check-pull-request.yml

on: pull_request
Run Pull Request Checks
53s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Run Pull Request Checks: Defra.Cdp.Backend.Api/Program.cs#L162
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Run Pull Request Checks: Defra.Cdp.Backend.Api/Program.cs#L166
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Run Pull Request Checks: Defra.Cdp.Backend.Api.Tests/Services/Github/ScheduledTasks/QueryResponseTest.cs#L42
Cannot convert null literal to non-nullable reference type.
Run Pull Request Checks: Defra.Cdp.Backend.Api/Program.cs#L162
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Run Pull Request Checks: Defra.Cdp.Backend.Api/Program.cs#L166
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Run Pull Request Checks: Defra.Cdp.Backend.Api.Tests/Services/Github/ScheduledTasks/QueryResponseTest.cs#L42
Cannot convert null literal to non-nullable reference type.