Skip to content

Dev Deploy

Dev Deploy #19

Manually triggered January 18, 2026 20:49
Status Success
Total duration 1m 36s
Artifacts

deploy-dev-image.yml

on: workflow_dispatch
deploy-sentry
44s
deploy-sentry
deploy-container
1m 27s
deploy-container
Deploy finished
2s
Deploy finished
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy-sentry: SS14.MapServer/Services/FileManagementService.cs#L63
The variable 'e' is declared but never used
deploy-sentry: SS14.MapServer/Program.cs#L124
'IServiceCollectionQuartzConfigurator.UseMicrosoftDependencyInjectionJobFactory(Action<JobFactoryOptions>?)' is obsolete: 'MicrosoftDependencyInjectionJobFactory is the default for DI configuration, this method will be removed later on'
deploy-sentry: SS14.MapServer/Services/MapService.cs#L59
The variable '_' is declared but never used
deploy-sentry: SS14.MapServer/Services/MapService.cs#L47
The variable '_' is declared but never used
deploy-sentry: SS14.MapServer/Security/ApiKeyHandler.cs#L22
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
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.GithubApiHelper/Services/AbstractGithubApiService.cs#L67
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.GithubApiHelper/Services/AbstractGithubApiService.cs#L54
Dereference of a possibly null reference.