Skip to content

Add GitHub Actions CI workflows and project infrastructure #5

Add GitHub Actions CI workflows and project infrastructure

Add GitHub Actions CI workflows and project infrastructure #5

Re-run triggered December 29, 2025 14:12
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
Python Linting (ruff)
17s
Python Linting (ruff)
Dockerfile Linting (hadolint)
10s
Dockerfile Linting (hadolint)
JSON Dashboard Validation
6s
JSON Dashboard Validation
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Dockerfile Linting (hadolint): src/exporters/rapl/Dockerfile#L3
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Dockerfile Linting (hadolint): src/exporters/rapl/Dockerfile#L3
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Dockerfile Linting (hadolint): src/exporters/qoe/Dockerfile#L30
DL3025 warning: Use arguments JSON notation for CMD and ENTRYPOINT arguments
Dockerfile Linting (hadolint): src/exporters/qoe/Dockerfile#L3
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Dockerfile Linting (hadolint): src/exporters/qoe/Dockerfile#L3
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Dockerfile Linting (hadolint): src/exporters/docker_stats/Dockerfile#L3
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Dockerfile Linting (hadolint): src/exporters/docker_stats/Dockerfile#L3
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Dockerfile Linting (hadolint): src/exporters/cost/Dockerfile#L34
DL3025 warning: Use arguments JSON notation for CMD and ENTRYPOINT arguments
Dockerfile Linting (hadolint): src/exporters/cost/Dockerfile#L3
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Dockerfile Linting (hadolint): src/exporters/cost/Dockerfile#L3
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Python Linting (ruff)
Process completed with exit code 1.