Skip to content

using docker-container buildx builder #349

using docker-container buildx builder

using docker-container buildx builder #349

Triggered via push February 5, 2024 21:35
Status Success
Total duration 42m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-deps.yml

on: push
Prepare Build
12s
Prepare Build
Matrix: Deps
Fit to window
Zoom out
Zoom in

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.