Bumped Telerik.Licensing to v1.4.10 #120
main_build-aspnetcore.yml
on: push
build_aspnetcore
1m 21s
publish_combined_manifest
8s
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>'.
|