plan a charm file resource built by local script #1743
workflow_test.yaml
on: pull_request
integration-artifact
/
Plan
4s
integration-craft
/
Plan
4s
integration-juju3
/
Plan
5s
integration-rock-artifact
/
Plan
6s
integration-rock
/
Plan
6s
integration-self-hosted
/
Plan
5s
integration
/
Plan
8s
simple-self-hosted
/
Inclusive naming
28s
simple-self-hosted
/
Shell scripts lint
6s
simple-self-hosted
/
Dockerfile lint
7s
simple-self-hosted
/
Lint metadata.yaml
14s
simple-self-hosted
/
Lint and unit tests
1m 4s
simple-self-hosted
/
Draft publish docs
49s
simple-self-hosted
/
Check license headers
43s
simple-self-hosted
/
Check libraries
6s
simple
/
Inclusive naming
16s
simple
/
Shell scripts lint
5s
simple
/
Dockerfile lint
7s
simple
/
Lint metadata.yaml
7s
simple
/
Lint and unit tests
45s
simple
/
Draft publish docs
16s
simple
/
Check license headers
29s
simple
/
Check libraries
4s
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
Matrix: integration-artifact / Integration tests / Integration tests
Matrix: integration-craft / Integration tests / Integration tests
Matrix: integration-juju3 / Integration tests / Integration tests
Matrix: integration-rock-artifact / Integration tests / Integration tests
Matrix: integration-rock / Integration tests / Integration tests
Matrix: integration-self-hosted / Integration tests / Integration tests
Matrix: integration / Integration tests / Integration tests
integration-artifact
/
Required Integration Test Status Checks
0s
Matrix: integration-artifact / scan
integration-craft
/
Required Integration Test Status Checks
0s
Matrix: integration-craft / scan
integration-juju3
/
Required Integration Test Status Checks
0s
Matrix: integration-juju3 / scan
integration-rock-artifact
/
Required Integration Test Status Checks
0s
Matrix: integration-rock-artifact / scan
integration-rock
/
Required Integration Test Status Checks
0s
Matrix: integration-rock / scan
integration-self-hosted
/
Required Integration Test Status Checks
0s
Matrix: integration-self-hosted / scan
integration
/
Required Integration Test Status Checks
0s
Matrix: integration / scan
publish
/
Draft publish docs
publish
/
Release charm libs
publish-artifact
/
Draft publish docs
publish-artifact
/
Release charm libs
check
0s
Annotations
16 errors, 10 warnings, and 4 notices
integration-self-hosted / Plan Image Scanning
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/operator-workflows/operator-workflows/internal/plan-scan'. Did you forget to run actions/checkout before running your local action?
|
integration-craft / Plan Image Scanning
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/operator-workflows/operator-workflows/internal/plan-scan'. Did you forget to run actions/checkout before running your local action?
|
integration / Plan Image Scanning
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/operator-workflows/operator-workflows/internal/plan-scan'. Did you forget to run actions/checkout before running your local action?
|
integration-artifact / Plan Image Scanning
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/operator-workflows/operator-workflows/internal/plan-scan'. Did you forget to run actions/checkout before running your local action?
|
integration-rock-artifact / Plan Image Scanning
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/operator-workflows/operator-workflows/internal/plan-scan'. Did you forget to run actions/checkout before running your local action?
|
integration-rock / Plan Image Scanning
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/operator-workflows/operator-workflows/internal/plan-scan'. Did you forget to run actions/checkout before running your local action?
|
integration-juju3 / Plan Image Scanning
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/operator-workflows/operator-workflows/internal/plan-scan'. Did you forget to run actions/checkout before running your local action?
|
integration-self-hosted / Integration tests / Integration tests
Process completed with exit code 1.
|
integration-self-hosted / Required Integration Test Status Checks
Process completed with exit code 1.
|
integration-artifact / Integration tests / Integration tests
Process completed with exit code 1.
|
integration-artifact / Required Integration Test Status Checks
Process completed with exit code 1.
|
integration-juju3 / Integration tests / Integration tests
Process completed with exit code 1.
|
integration-juju3 / Required Integration Test Status Checks
Process completed with exit code 1.
|
integration / Integration tests / Integration tests
Process completed with exit code 1.
|
integration / Required Integration Test Status Checks
Process completed with exit code 1.
|
check
Process completed with exit code 1.
|
simple / Shell scripts lint
The following actions use a deprecated Node.js version and will be forced to run on node20: lumaxis/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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-self-hosted / Shell scripts lint
The following actions use a deprecated Node.js version and will be forced to run on node20: lumaxis/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 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-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 / 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`
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
2024-10-25T03-44-19-84c2__test-upload__build__output__charm__test-upload
|
6.11 MB |
|
2024-10-25T03-44-19-84c2__test-upload__build__output__docker-image__test
|
127 MB |
|
2024-10-25T03-44-19-84c2__test-upload__build__output__file__test-upload__test-file
|
311 Bytes |
|
2024-10-25T03-44-19-84c2__test-upload__plan
|
393 Bytes |
|
2024-10-25T03-44-19-959e__build__output__charm__integration-test-charm-1
|
6.1 MB |
|
2024-10-25T03-44-19-959e__build__output__rock__test
|
45.5 MB |
|
2024-10-25T03-44-19-959e__plan
|
350 Bytes |
|
2024-10-25T03-44-19-9e64__build__output__charm__integration-test-charm-1
|
6.1 MB |
|
2024-10-25T03-44-19-9e64__build__output__rock__test
|
45.5 MB |
|
2024-10-25T03-44-19-9e64__plan
|
350 Bytes |
|
2024-10-25T03-44-20-9745__test-upload-artifact__build__output__charm__test-upload
|
6.11 MB |
|
2024-10-25T03-44-20-9745__test-upload-artifact__build__output__docker-image__test
|
127 MB |
|
2024-10-25T03-44-20-9745__test-upload-artifact__build__output__file__test-upload__test-file
|
311 Bytes |
|
2024-10-25T03-44-20-9745__test-upload-artifact__plan
|
401 Bytes |
|
2024-10-25T03-44-20-a06b__build__output__charm__test-upload
|
6.11 MB |
|
2024-10-25T03-44-20-a06b__build__output__docker-image__test
|
127 MB |
|
2024-10-25T03-44-20-a06b__build__output__file__test-upload__test-file
|
311 Bytes |
|
2024-10-25T03-44-20-a06b__plan
|
391 Bytes |
|
2024-10-25T03-44-20-a6c1__build__output__charm__integration-test-charm-1
|
6.1 MB |
|
2024-10-25T03-44-20-a6c1__build__output__rock__test
|
45.5 MB |
|
2024-10-25T03-44-20-a6c1__plan
|
349 Bytes |
|
2024-10-25T03-44-20-b0bf__build__output__charm__test-upload
|
6.11 MB |
|
2024-10-25T03-44-20-b0bf__build__output__docker-image__test
|
127 MB |
|
2024-10-25T03-44-20-b0bf__build__output__file__test-upload__test-file
|
311 Bytes |
|
2024-10-25T03-44-20-b0bf__plan
|
391 Bytes |
|
report
|
536 Bytes |
|