Skip to content

initial commit #4

initial commit

initial commit #4

Triggered via push February 11, 2024 08:19
Status Failure
Total duration 33s
Artifacts

ci.yaml

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

Annotations

11 errors
workflows / Prettier
Process completed with exit code 128.
workflows / YAMLLint: .github/release-drafter.yml#L59
no new line character at the end of file
workflows / YAMLLint: amazon-s3-backup/build.yaml#L8
no new line character at the end of file
workflows / YAMLLint: amazon-s3-backup/config.yaml#L33
no new line character at the end of file
workflows / Hadolint: amazon-s3-backup/Dockerfile#L9
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`