Skip to content

export to oci

export to oci #354

Triggered via push February 6, 2024 01:11
Status Failure
Total duration 7m 45s
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
20s
Prepare Build
Matrix: Deps
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Deps (alpine.3.17)
Process completed with exit code 1.
Deps (alpine.3.18)
Process completed with exit code 1.
Deps (debian.11)
Process completed with exit code 1.
Deps (ubuntu.22.04)
Process completed with exit code 1.
Deps (ubuntu.20.04)
Process completed with exit code 1.
Deps (centos.stream.8)
Process completed with exit code 1.
Deps (fedora.37)
Process completed with exit code 1.
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.