Skip to content

Build Release

Build Release #284

Manually triggered January 22, 2026 19:06
Status Failure
Total duration 29m 40s
Artifacts

build-release.yml

on: workflow_dispatch
compute-version-strings
11s
compute-version-strings
build-base-images  /  compute-matrix-and-version
17s
build-base-images / compute-matrix-and-version
build-base-images  /  pull-base-images
5s
build-base-images / pull-base-images
Matrix: build-base-images / build-images
Matrix: build-base-images / push-images
build-base-images  /  cleanup-artifacts
0s
build-base-images / cleanup-artifacts
build-other-images  /  compute-matrix-and-version
12s
build-other-images / compute-matrix-and-version
Matrix: push-jib-images
build-other-images  /  pull-base-images
51s
build-other-images / pull-base-images
Matrix: build-other-images / build-images
Matrix: build-other-images / push-images
build-other-images  /  cleanup-artifacts
0s
build-other-images / cleanup-artifacts
create-gh-release
8s
create-gh-release
cleanup-artifacts
8s
cleanup-artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
create-gh-release
Error undefined: Artifact pattern :*.csv did not match any files
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-base-python/Dockerfile#L7
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: ops/images/bfd-platform-codebuild-runner/Dockerfile#L5
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Variables should be defined before their use: apps/utils/locust_tests/server-regression.Dockerfile#L31
UndefinedVar: Usage of undefined variable '$PYTHONPATH' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/