Skip to content

Initial Repo Setup

Initial Repo Setup #1

Triggered via push March 4, 2024 14:22
Status Failure
Total duration 30s
Artifacts

ci.yaml

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

Annotations

8 errors
workflows / YAMLLint: usb-test/build.yaml#L7
no new line character at the end of file
workflows / YAMLLint: .github/workflows/ci.yaml#L16
no new line character at the end of file
workflows / Prettier
Process completed with exit code 128.
workflows / Hadolint: usb-test/Dockerfile#L5
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
workflows / Hadolint: usb-test/Dockerfile#L5
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
workflows / Hadolint: usb-test/Dockerfile#L21
DL3003 warning: Use WORKDIR to switch to a directory
workflows / Hadolint: usb-test/Dockerfile#L21
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
workflows / Lint Add-on: usb-test/build.yaml#L1
Architectures in config and build do not match