Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Initial commit

Initial commit #21

Triggered via push November 8, 2023 20:38
Status Failure
Total duration 43s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
8s
workflows / Gather add-on information
workflows  /  JSON Lint
3s
workflows / JSON Lint
workflows  /  Shellcheck
3s
workflows / Shellcheck
workflows  /  YAMLLint
14s
workflows / YAMLLint
workflows  /  Prettier
7s
workflows / Prettier
workflows  /  Lint Add-on
12s
workflows / Lint Add-on
workflows  /  Hadolint
15s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
workflows / YAMLLint: repository.yaml#L1
missing document start "---"
workflows / Lint Add-on: cadvisor/config.yaml#L1
Add-on version identifier must be 'dev'
workflows / Hadolint: cadvisor/Dockerfile#L5
DL3006 warning: Always tag the version of an image explicitly
workflows / Hadolint: cadvisor/Dockerfile#L15
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`