fix(deps): update module github.com/onsi/ginkgo to v2 #933
pull-request-workflow.yaml
on: pull_request
Matrix: build-images / build-images
e2e
0s
Annotations
1 error and 5 warnings
build-images / build-images (agent)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; git clone https://github.com/MindFlavor/prometheus_wireguard_exporter.git . ; if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ] ; then cargo build --release ; cp ./target/release/prometheus_wireguard_exporter . ; else if [ \"$TARGETPLATFORM\" = \"linux/arm64\" ] ; then rustup target add aarch64-unknown-linux-gnu ; rustup toolchain install stable-aarch64-unknown-linux-gnu ; cargo build --target aarch64-unknown-linux-gnu --release ; cp ./target/aarch64-unknown-linux-gnu/release/prometheus_wireguard_exporter . ; else echo \"$TARGETPLATFORM not supported yet.\" ; exit 1 ; fi ; fi ;" did not complete successfully: exit code: 128
|
build-images / build-images (manager)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The 'as' keyword should match the case of the 'from' keyword:
images/manager/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior:
images/manager/Dockerfile#L22
RedundantTargetPlatform: Setting platform to predefined ${TARGETPLATFORM} in FROM is redundant as this is the default behavior
More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
|
build-images / build-images (agent)
Failed to CreateArtifact: Unable to make request: ETIMEDOUT
If you are using self-hosted runners, please make sure your runner has access to all GitHub endpoints: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#communication-between-self-hosted-runners-and-github
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "images".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
images
|
23.5 MB |
|
jodevsa~wireguard-operator~X7WGNV.dockerbuild
|
202 KB |
|