Do not filter 0.0.0 images #38
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
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.Tests/Services/Github/ScheduledTasks/PopulateGithubRepositoriesTest.cs#L90
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.
|
Run Pull Request Checks:
Defra.Cdp.Backend.Api.Tests/Services/Github/ScheduledTasks/PopulateGithubRepositoriesTest.cs#L90
Cannot convert null literal to non-nullable reference type.
|