Skip to content

Dev Deploy

Dev Deploy #3

Manually triggered February 14, 2024 15:36
Status Success
Total duration 2m 4s
Artifacts

deploy-dev-image.yml

on: workflow_dispatch
deploy-sentry
54s
deploy-sentry
deploy-container
1m 40s
deploy-container
Deploy finished
0s
Deploy finished
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy-sentry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-sentry: SS14.GithubApiHelper/Helpers/GithubWebhookHelper.cs#L40
Converting null literal or possible null value to non-nullable type.
deploy-sentry: SS14.GithubApiHelper/Helpers/GithubWebhookHelper.cs#L41
Dereference of a possibly null reference.
deploy-sentry: SS14.GithubApiHelper/Helpers/GithubAppTokenCredentialStore.cs#L35
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
deploy-sentry: SS14.GithubApiHelper/Services/AbstractGithubApiService.cs#L54
Dereference of a possibly null reference.
deploy-sentry: SS14.GithubApiHelper/Services/AbstractGithubApiService.cs#L67
Dereference of a possibly null reference.
deploy-sentry: SS14.MapServer/Security/ApiKeyHandler.cs#L22
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
deploy-sentry: SS14.MapServer/Controllers/GitHubWebhookController.cs#L321
'PatchedPushEventPayload.Before' hides inherited member 'PushEventPayload.Before'. Use the new keyword if hiding was intended.
deploy-sentry: SS14.MapServer/Controllers/GitHubWebhookController.cs#L321
Non-nullable property 'Before' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-sentry: SS14.MapServer/Controllers/GitHubWebhookController.cs#L322
Non-nullable property 'After' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-sentry: SS14.MapServer/Controllers/GitHubWebhookController.cs#L323
Non-nullable property 'Ref' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-container
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2.2.0, actions/checkout@v3, kzrnm/get-net-sdk-project-versions-action@v1.3.0, docker/metadata-action@v4.6.0, docker/build-push-action@v4.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.