implement docker image and manifest label/annotations #371
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-deps.yml
on: pull_request
Prepare Build
13s
Matrix: Deps
Annotations
10 warnings
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.
|
Prepare Build:
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L41
Non-nullable property 'CacheTo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Prepare Build:
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L45
Non-nullable property 'CgroupParent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Prepare Build:
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L61
Non-nullable property 'CpusetCpus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Prepare Build:
build/build/Cake.Docker/DockerBuildXBuildSettings.cs#L65
Non-nullable property 'CpusetMems' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|