Skip to content

chore(deps): update dependency eslint to v9 #1561

chore(deps): update dependency eslint to v9

chore(deps): update dependency eslint to v9 #1561

Triggered via pull request August 22, 2024 08:57
Status Failure
Total duration 14m 45s
Artifacts 22

workflow_test.yaml

on: pull_request
integration-artifact  /  Plan
5s
integration-artifact / Plan
integration-craft  /  Plan
4s
integration-craft / Plan
integration-juju3  /  Plan
4s
integration-juju3 / Plan
integration-rock-artifact  /  Plan
4s
integration-rock-artifact / Plan
integration-rock  /  Plan
5s
integration-rock / Plan
integration-self-hosted  /  Plan
3s
integration-self-hosted / Plan
integration  /  Plan
5s
integration / Plan
simple-self-hosted  /  Inclusive naming
23s
simple-self-hosted / Inclusive naming
simple-self-hosted  /  Shell scripts lint
10s
simple-self-hosted / Shell scripts lint
simple-self-hosted  /  Dockerfile lint
7s
simple-self-hosted / Dockerfile lint
simple-self-hosted  /  Lint metadata.yaml
9s
simple-self-hosted / Lint metadata.yaml
simple-self-hosted  /  Lint and unit tests
1m 9s
simple-self-hosted / Lint and unit tests
simple-self-hosted  /  Draft publish docs
53s
simple-self-hosted / Draft publish docs
simple-self-hosted  /  Check license headers
31s
simple-self-hosted / Check license headers
simple-self-hosted  /  Check libraries
7s
simple-self-hosted / Check libraries
simple  /  Inclusive naming
12s
simple / Inclusive naming
simple  /  Shell scripts lint
4s
simple / Shell scripts lint
simple  /  Dockerfile lint
7s
simple / Dockerfile lint
simple  /  Lint metadata.yaml
6s
simple / Lint metadata.yaml
simple  /  Lint and unit tests
46s
simple / Lint and unit tests
simple  /  Draft publish docs
15s
simple / Draft publish docs
simple  /  Check license headers
28s
simple / Check license headers
simple  /  Check libraries
6s
simple / Check libraries
Matrix: integration-artifact / build
Matrix: integration-craft / build
Matrix: integration-juju3 / build
Matrix: integration-rock-artifact / build
Matrix: integration-rock / build
Matrix: integration-self-hosted / build
Matrix: integration / build
simple-self-hosted  /  Required Test Status Checks
4s
simple-self-hosted / Required Test Status Checks
simple  /  Required Test Status Checks
0s
simple / Required Test Status Checks
Matrix: integration-artifact / Integration tests / Integration tests
integration-artifact  /  Plan Image Scanning
10s
integration-artifact / Plan Image Scanning
Matrix: integration-craft / Integration tests / Integration tests
integration-craft  /  Plan Image Scanning
13s
integration-craft / Plan Image Scanning
Matrix: integration-juju3 / Integration tests / Integration tests
integration-juju3  /  Plan Image Scanning
5s
integration-juju3 / Plan Image Scanning
Matrix: integration-rock-artifact / Integration tests / Integration tests
integration-rock-artifact  /  Plan Image Scanning
4s
integration-rock-artifact / Plan Image Scanning
Matrix: integration-rock / Integration tests / Integration tests
integration-rock  /  Plan Image Scanning
2s
integration-rock / Plan Image Scanning
Matrix: integration-self-hosted / Integration tests / Integration tests
integration-self-hosted  /  Plan Image Scanning
3s
integration-self-hosted / Plan Image Scanning
Matrix: integration / Integration tests / Integration tests
integration  /  Plan Image Scanning
4s
integration / Plan Image Scanning
integration-artifact  /  Required Integration Test Status Checks
0s
integration-artifact / Required Integration Test Status Checks
Matrix: integration-artifact / scan
integration-craft  /  Required Integration Test Status Checks
0s
integration-craft / Required Integration Test Status Checks
Matrix: integration-craft / scan
integration-juju3  /  Required Integration Test Status Checks
0s
integration-juju3 / Required Integration Test Status Checks
Matrix: integration-juju3 / scan
integration-rock-artifact  /  Required Integration Test Status Checks
0s
integration-rock-artifact / Required Integration Test Status Checks
Matrix: integration-rock-artifact / scan
integration-rock  /  Required Integration Test Status Checks
0s
integration-rock / Required Integration Test Status Checks
Matrix: integration-rock / scan
integration-self-hosted  /  Required Integration Test Status Checks
0s
integration-self-hosted / Required Integration Test Status Checks
Matrix: integration-self-hosted / scan
integration  /  Required Integration Test Status Checks
0s
integration / Required Integration Test Status Checks
Matrix: integration / scan
publish  /  select-channel
2s
publish / select-channel
publish  /  Publish charm to latest/edge
53s
publish / Publish charm to latest/edge
publish  /  Draft publish docs
0s
publish / Draft publish docs
publish  /  Release charm libs
0s
publish / Release charm libs
publish-artifact  /  select-channel
publish-artifact / select-channel
publish-artifact  /  publish-charm
publish-artifact / publish-charm
publish-artifact  /  Draft publish docs
publish-artifact / Draft publish docs
publish-artifact  /  Release charm libs
publish-artifact / Release charm libs
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 10 warnings, and 4 notices
publish / Publish charm to latest/edge
The process '/snap/bin/charmcraft' failed with exit code 70 Error: The process '/snap/bin/charmcraft' failed with exit code 70 at ExecState._setResult (/home/runner/work/_actions/canonical/operator-workflows/main/dist/node_modules/@actions/exec/lib/toolrunner.js:592:1) at ExecState.CheckComplete (/home/runner/work/_actions/canonical/operator-workflows/main/dist/node_modules/@actions/exec/lib/toolrunner.js:575:1) at ChildProcess.<anonymous> (/home/runner/work/_actions/canonical/operator-workflows/main/dist/node_modules/@actions/exec/lib/toolrunner.js:469:1) at ChildProcess.emit (node:events:519:28) at maybeClose (node:internal/child_process:1105:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:305:5)
publish / Publish charm to latest/edge
The process '/snap/bin/charmcraft' failed with exit code 70
check
Process completed with exit code 1.
simple / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L4
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
simple / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L6
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
simple / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L6
Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
simple / Check libraries
No lib folder detected. Skipping action.
simple-self-hosted / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L4
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
simple-self-hosted / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L6
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
simple-self-hosted / Check libraries
No lib folder detected. Skipping action.
simple-self-hosted / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L6
Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
simple / Check license headers
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
simple-self-hosted / Check license headers
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
simple / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L6
Delete the apt-get lists after installing something
simple / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L6
Avoid additional packages by specifying `--no-install-recommends`
simple-self-hosted / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L6
Delete the apt-get lists after installing something
simple-self-hosted / Dockerfile lint: tests/workflows/integration/test-upload-charm/test.Dockerfile#L6
Avoid additional packages by specifying `--no-install-recommends`

Artifacts

Produced during runtime
Name Size
2024-08-22T08-58-04-899a__test-upload-artifact__build__output__charm__test-upload
5.65 MB
2024-08-22T08-58-04-899a__test-upload-artifact__build__output__docker-image__test
125 MB
2024-08-22T08-58-04-899a__test-upload-artifact__plan
370 Bytes
2024-08-22T08-58-04-9a0a__build__output__charm__integration-test-charm-1
5.64 MB
2024-08-22T08-58-04-9a0a__build__output__rock__test
45.5 MB
2024-08-22T08-58-04-9a0a__plan
349 Bytes
2024-08-22T08-58-04-a160__build__output__charm__test-upload
5.65 MB
2024-08-22T08-58-04-a160__build__output__docker-image__test
241 Bytes
2024-08-22T08-58-04-a160__plan
369 Bytes
2024-08-22T08-58-05-9cb3__test-upload__build__output__charm__test-upload
5.65 MB
2024-08-22T08-58-05-9cb3__test-upload__build__output__docker-image__test
241 Bytes
2024-08-22T08-58-05-9cb3__test-upload__plan
372 Bytes
2024-08-22T08-58-05-be13__build__output__charm__test-upload
5.65 MB
2024-08-22T08-58-05-be13__build__output__docker-image__test
241 Bytes
2024-08-22T08-58-05-be13__plan
369 Bytes
2024-08-22T08-58-05-be5d__build__output__charm__integration-test-charm-1
6.09 MB
2024-08-22T08-58-05-be5d__build__output__rock__test
249 Bytes
2024-08-22T08-58-05-be5d__plan
360 Bytes
2024-08-22T08-58-06-b510__build__output__charm__integration-test-charm-1
5.64 MB
2024-08-22T08-58-06-b510__build__output__rock__test
249 Bytes
2024-08-22T08-58-06-b510__plan
362 Bytes
report
539 Bytes