using docker-container buildx builder #349
Annotations
10 warnings
build/build/Cake.Docker/DockerBuildXImageToolsCreateSettings.cs#L15
Non-nullable property 'Builder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/build/Cake.Docker/DockerBuildXImageToolsCreateSettings.cs#L24
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/build/Cake.Docker/DockerBuildXImageToolsCreateSettings.cs#L29
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/build/Cake.Docker/DockerBuildXImageToolsCreateSettings.cs#L34
Non-nullable property 'Annotation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L12
Non-nullable property 'AddHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L17
Non-nullable property 'Allow' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L22
Non-nullable property 'BuildArg' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L27
Non-nullable property 'BuildContext' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L31
Non-nullable property 'Builder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L36
Non-nullable property 'CacheFrom' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading