Skip to content

Merge pull request #1610 from bunkerity/dependabot/github_actions/dev… #3012

Merge pull request #1610 from bunkerity/dependabot/github_actions/dev…

Merge pull request #1610 from bunkerity/dependabot/github_actions/dev… #3012

Triggered via push October 25, 2024 14:41
Status Failure
Total duration 2m 59s
Artifacts 22

dev.yml

on: push
Matrix: build-containers
Matrix: build-packages
Matrix: codeql / code-security
push-dev
0s
push-dev
Matrix: push-packages
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 37 warnings
build-containers (scheduler) / build
Process completed with exit code 1.
build-containers (autoconf) / build
Process completed with exit code 1.
build-containers (ui) / build
Process completed with exit code 1.
push-packages (fedora, amd64) / push
Process completed with exit code 1.
push-packages (fedora, amd64) / push
Process completed with exit code 1.
push-packages (el, amd64) / push
Process completed with exit code 1.
push-packages (el, amd64) / push
Process completed with exit code 1.
push-packages (ubuntu, amd64) / push
FailFast: cancelling since parallel instance has failed
push-packages (ubuntu, amd64) / push
Process completed with exit code 1.
push-packages (debian, amd64) / push
FailFast: cancelling since parallel instance has failed
push-packages (debian, amd64) / push
Process completed with exit code 1.
push-packages (ubuntu-jammy, amd64) / push
FailFast: cancelling since parallel instance has failed
push-packages (ubuntu-jammy, amd64) / push
Process completed with exit code 1.
push-packages (el9, amd64) / push
FailFast: cancelling since parallel instance has failed
push-packages (el9, amd64) / push
Process completed with exit code 1.
build-containers (scheduler) / build
The process '/usr/bin/git' failed with exit code 128
build-containers (autoconf) / build
The process '/usr/bin/git' failed with exit code 128
build-containers (ui) / build
The process '/usr/bin/git' failed with exit code 128
build-containers (bunkerweb) / build
The process '/usr/bin/git' failed with exit code 128
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-ubuntu-jammy#L6
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-ubuntu-jammy#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-ubuntu-jammy#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-ubuntu-jammy#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
build-packages (ubuntu-jammy) / build
The process '/usr/bin/git' failed with exit code 128
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-ubuntu#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-ubuntu#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-ubuntu#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-ubuntu#L6
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
build-packages (ubuntu) / build
The process '/usr/bin/git' failed with exit code 128
build-packages (debian) / build
The process '/usr/bin/git' failed with exit code 128
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-debian#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-debian#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-debian#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-debian#L6
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-fedora#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-fedora#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
build-packages (fedora) / build
The process '/usr/bin/git' failed with exit code 128
build-packages (rhel9) / build
The process '/usr/bin/git' failed with exit code 128
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-rhel9#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
codeql / code-security (python)
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
codeql / code-security (python)
The process '/usr/bin/git' failed with exit code 128
codeql / code-security (python)
The CODEQL_PYTHON environment variable is no longer supported. Please remove it from your workflow. This environment variable was originally used to specify a Python executable that included the dependencies of your Python code, however Python analysis no longer uses these dependencies. If you used CODEQL_PYTHON to force the version of Python to analyze as, please use CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION instead, such as 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=2.7' or 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=3.11'.
build-packages (rhel) / build
The process '/usr/bin/git' failed with exit code 128
Legacy key/value format with whitespace separator should not be used: tests/linux/Dockerfile-rhel#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
push-packages (fedora, amd64) / push
The process '/usr/bin/git' failed with exit code 128
codeql / code-security (javascript)
The process '/usr/bin/git' failed with exit code 128
codeql / code-security (javascript)
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
push-packages (el, amd64) / push
The process '/usr/bin/git' failed with exit code 128
push-packages (ubuntu, amd64) / push
The process '/usr/bin/git' failed with exit code 128
push-packages (debian, amd64) / push
The process '/usr/bin/git' failed with exit code 128
push-packages (ubuntu-jammy, amd64) / push
The process '/usr/bin/git' failed with exit code 128
push-packages (el9, amd64) / push
The process '/usr/bin/git' failed with exit code 128

Artifacts

Produced during runtime
Name Size
bunkerity~bunkerweb~4D36RH.dockerbuild Expired
32.5 KB
bunkerity~bunkerweb~58TWGN.dockerbuild Expired
32.3 KB
bunkerity~bunkerweb~7320TG.dockerbuild Expired
31 KB
bunkerity~bunkerweb~7V2K3B.dockerbuild Expired
40.9 KB
bunkerity~bunkerweb~B55TOR.dockerbuild Expired
41.6 KB
bunkerity~bunkerweb~FG7BS7.dockerbuild Expired
30.8 KB
bunkerity~bunkerweb~FNDQ6K.dockerbuild Expired
29.8 KB
bunkerity~bunkerweb~JFK004.dockerbuild Expired
39.9 KB
bunkerity~bunkerweb~LKHK35.dockerbuild Expired
39.5 KB
bunkerity~bunkerweb~Q7ELPH.dockerbuild Expired
36.8 KB
bunkerity~bunkerweb~UR0JWS.dockerbuild Expired
39.9 KB
bunkerity~bunkerweb~X6BGV8.dockerbuild Expired
36.8 KB
bunkerity~bunkerweb~XGKLLK.dockerbuild Expired
39.5 KB
bunkerity~bunkerweb~XR5T3T.dockerbuild Expired
33.9 KB
bunkerity~bunkerweb~YK62Z1.dockerbuild Expired
34.9 KB
bunkerity~bunkerweb~YU62GD.dockerbuild Expired
35.6 KB
package-debian-amd64 Expired
77 MB
package-fedora-x86_64 Expired
73.5 MB
package-rhel-x86_64 Expired
71.4 MB
package-rhel9-x86_64 Expired
70.6 MB
package-ubuntu-amd64 Expired
76.4 MB
package-ubuntu-jammy-amd64 Expired
72.3 MB