Skip to content

Add cleanup step for old images #126

Add cleanup step for old images

Add cleanup step for old images #126

Triggered via push March 13, 2025 19:13
Status Success
Total duration 1m 37s
Artifacts
publish_combined_manifest
10s
publish_combined_manifest
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build_arm64: src/AspNetCore/MyAspNetCoreApp/Program.cs#L27
Dereference of a possibly null reference.
build_arm64: src/AspNetCore/MyAspNetCoreApp/Views/Shared/EditorTemplates/Country.cshtml#L8
Converting null literal or possible null value to non-nullable type.
build_arm64: src/AspNetCore/MyAspNetCoreApp/Views/Shared/EditorTemplates/GridForeignKey.cshtml#L5
Converting null literal or possible null value to non-nullable type.
build_arm64
FullyQualifiedBaseImageName does not specify a registry and will be pulled from Docker Hub. Please prefix the name with the image registry, for example: 'docker.io/<image>'.
build_x64: src/AspNetCore/MyAspNetCoreApp/Program.cs#L27
Dereference of a possibly null reference.
build_x64: src/AspNetCore/MyAspNetCoreApp/Views/Shared/EditorTemplates/Country.cshtml#L8
Converting null literal or possible null value to non-nullable type.
build_x64: src/AspNetCore/MyAspNetCoreApp/Views/Shared/EditorTemplates/GridForeignKey.cshtml#L5
Converting null literal or possible null value to non-nullable type.
build_x64
FullyQualifiedBaseImageName does not specify a registry and will be pulled from Docker Hub. Please prefix the name with the image registry, for example: 'docker.io/<image>'.