Merge pull request #39 from GitTools/feature/descr #372
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
Prepare Build:
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.
|
Prepare Build:
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.
|
Prepare Build:
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.
|
Prepare Build:
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.
|
Prepare Build:
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.
|
Prepare Build:
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.
|
Prepare Build:
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.
|
Prepare Build:
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.
|
Prepare Build:
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.
|
Prepare Build:
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.
|