Skip to content

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

chore(deps): update dependency eslint to v9

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

Triggered via pull request September 24, 2024 10:36
Status Success
Total duration 15m 37s
Artifacts 22

workflow_test.yaml

on: pull_request
integration-artifact  /  Plan
7s
integration-artifact / Plan
integration-craft  /  Plan
6s
integration-craft / Plan
integration-juju3  /  Plan
6s
integration-juju3 / Plan
integration-rock-artifact  /  Plan
6s
integration-rock-artifact / Plan
integration-rock  /  Plan
6s
integration-rock / Plan
integration-self-hosted  /  Plan
6s
integration-self-hosted / Plan
integration  /  Plan
7s
integration / Plan
simple-self-hosted  /  Inclusive naming
19s
simple-self-hosted / Inclusive naming
simple-self-hosted  /  Shell scripts lint
14s
simple-self-hosted / Shell scripts lint
simple-self-hosted  /  Dockerfile lint
25s
simple-self-hosted / Dockerfile lint
simple-self-hosted  /  Lint metadata.yaml
22s
simple-self-hosted / Lint metadata.yaml
simple-self-hosted  /  Lint and unit tests
1m 25s
simple-self-hosted / Lint and unit tests
simple-self-hosted  /  Draft publish docs
1m 10s
simple-self-hosted / Draft publish docs
simple-self-hosted  /  Check license headers
1m 5s
simple-self-hosted / Check license headers
simple-self-hosted  /  Check libraries
30s
simple-self-hosted / Check libraries
simple  /  Inclusive naming
7s
simple / Inclusive naming
simple  /  Shell scripts lint
3s
simple / Shell scripts lint
simple  /  Dockerfile lint
4s
simple / Dockerfile lint
simple  /  Lint metadata.yaml
8s
simple / Lint metadata.yaml
simple  /  Lint and unit tests
45s
simple / Lint and unit tests
simple  /  Draft publish docs
18s
simple / Draft publish docs
simple  /  Check license headers
29s
simple / Check license headers
simple  /  Check libraries
4s
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
7s
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
4s
integration-artifact / Plan Image Scanning
Matrix: integration-craft / Integration tests / Integration tests
integration-craft  /  Plan Image Scanning
15s
integration-craft / Plan Image Scanning
Matrix: integration-juju3 / Integration tests / Integration tests
integration-juju3  /  Plan Image Scanning
3s
integration-juju3 / Plan Image Scanning
Matrix: integration-rock-artifact / Integration tests / Integration tests
integration-rock-artifact  /  Plan Image Scanning
3s
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
2s
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
3s
publish / select-channel
publish  /  Publish charm to latest/edge
1m 29s
publish / Publish charm to latest/edge
publish  /  Draft publish docs
16s
publish / Draft publish docs
publish  /  Release charm libs
7s
publish / Release charm libs
publish-artifact  /  select-channel
2s
publish-artifact / select-channel
publish-artifact  /  Publish charm to latest/edge
1m 42s
publish-artifact / Publish charm to latest/edge
publish-artifact  /  Draft publish docs
15s
publish-artifact / Draft publish docs
publish-artifact  /  Release charm libs
6s
publish-artifact / Release charm libs
Fit to window
Zoom out
Zoom in

Annotations

14 warnings and 4 notices
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`
simple / Check libraries
No lib folder detected. Skipping action.
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-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 / 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 libraries
No lib folder detected. Skipping action.
simple-self-hosted / Check license headers
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
publish / Publish charm to latest/edge
No resources were uploaded as part of this build. If you wish to upload the OCI image, set 'upload-image' to 'true'
publish / Release charm libs
Charm test-upload has no own libs. Skipping action.
publish-artifact / Publish charm to latest/edge
No resources were uploaded as part of this build. If you wish to upload the OCI image, set 'upload-image' to 'true'
publish-artifact / Release charm libs
Charm test-upload has no own libs. Skipping action.

Artifacts

Produced during runtime
Name Size
2024-09-24T10-36-39-a7b6__test-upload-artifact__build__output__charm__test-upload
6.1 MB
2024-09-24T10-36-39-a7b6__test-upload-artifact__build__output__docker-image__test
128 MB
2024-09-24T10-36-39-a7b6__test-upload-artifact__plan
371 Bytes
2024-09-24T10-36-40-8257__build__output__charm__test-upload
6.1 MB
2024-09-24T10-36-40-8257__build__output__docker-image__test
241 Bytes
2024-09-24T10-36-40-8257__plan
370 Bytes
2024-09-24T10-36-40-91e2__build__output__charm__integration-test-charm-1
6.09 MB
2024-09-24T10-36-40-91e2__build__output__rock__test
249 Bytes
2024-09-24T10-36-40-91e2__plan
361 Bytes
2024-09-24T10-36-40-ad16__test-upload__build__output__charm__test-upload
6.1 MB
2024-09-24T10-36-40-ad16__test-upload__build__output__docker-image__test
241 Bytes
2024-09-24T10-36-40-ad16__test-upload__plan
372 Bytes
2024-09-24T10-36-41-8d82__build__output__charm__test-upload
6.1 MB
2024-09-24T10-36-41-8d82__build__output__docker-image__test
241 Bytes
2024-09-24T10-36-41-8d82__plan
370 Bytes
2024-09-24T10-36-41-968c__build__output__charm__integration-test-charm-1
6.09 MB
2024-09-24T10-36-41-968c__build__output__rock__test
249 Bytes
2024-09-24T10-36-41-968c__plan
360 Bytes
2024-09-24T10-36-41-bb25__build__output__charm__integration-test-charm-1
6.09 MB
2024-09-24T10-36-41-bb25__build__output__rock__test
45.5 MB
2024-09-24T10-36-41-bb25__plan
354 Bytes
report
538 Bytes