Dev Deploy #1
deploy-dev-image.yml
on: workflow_dispatch
Deploy finished
0s
Annotations
11 errors and 10 warnings
|
deploy-container
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c dotnet build \"SS14.MapServer.csproj\" -c Release -o /app/build" did not complete successfully: exit code: 1
|
|
deploy-sentry:
SS14.MapServer/Security/ExcludeAnonymousSecurityFilter.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
deploy-sentry:
SS14.MapServer/Program.cs#L5
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
deploy-sentry:
SS14.MapServer/Helpers/MapFromDataParameterFilter.cs#L1
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
deploy-sentry:
SS14.MapServer/Security/ExcludeAnonymousSecurityFilter.cs#L7
Reference to type 'OpenApiOperation' claims it is defined in 'Microsoft.OpenApi', but it could not be found
|
|
deploy-sentry:
SS14.MapServer/Security/ExcludeAnonymousSecurityFilter.cs#L9
The type or namespace name 'OpenApiOperation' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy-sentry:
SS14.MapServer/Helpers/MapFromDataParameterFilter.cs#L6
Reference to type 'OpenApiOperation' claims it is defined in 'Microsoft.OpenApi', but it could not be found
|
|
deploy-sentry:
SS14.MapServer/Helpers/MapFromDataParameterFilter.cs#L8
The type or namespace name 'OpenApiOperation' could not be found (are you missing a using directive or an assembly reference?)
|
|
deploy-sentry:
SS14.MapServer/Security/ExcludeAnonymousSecurityFilter.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
deploy-sentry:
SS14.MapServer/Program.cs#L5
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
deploy-sentry:
SS14.MapServer/Helpers/MapFromDataParameterFilter.cs#L1
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
deploy-sentry:
SS14.GithubApiHelper/Services/AbstractGithubApiService.cs#L67
Dereference of a possibly null reference.
|
|
deploy-sentry:
SS14.GithubApiHelper/Services/AbstractGithubApiService.cs#L54
Dereference of a possibly null reference.
|
|
deploy-sentry:
SS14.GithubApiHelper/Helpers/GithubWebhookHelper.cs#L41
Dereference of a possibly null reference.
|
|
deploy-sentry:
SS14.GithubApiHelper/Helpers/GithubWebhookHelper.cs#L40
Converting null literal or possible null value to non-nullable type.
|
|
deploy-sentry:
SS14.MapServer/Controllers/GitHubWebhookController.cs#L322
'PatchedPushEventPayload.Before' hides inherited member 'PushEventPayload.Before'. Use the new keyword if hiding was intended.
|
|
deploy-sentry:
SS14.MapServer/Security/ApiKeyHandler.cs#L22
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
deploy-sentry:
SS14.GithubApiHelper/Services/AbstractGithubApiService.cs#L67
Dereference of a possibly null reference.
|
|
deploy-sentry:
SS14.GithubApiHelper/Services/AbstractGithubApiService.cs#L54
Dereference of a possibly null reference.
|
|
deploy-sentry:
SS14.GithubApiHelper/Helpers/GithubWebhookHelper.cs#L41
Dereference of a possibly null reference.
|
|
deploy-sentry:
SS14.GithubApiHelper/Helpers/GithubWebhookHelper.cs#L40
Converting null literal or possible null value to non-nullable type.
|