Skip to content

Doc polishing

Doc polishing #16

Triggered via push December 16, 2023 20:26
Status Failure
Total duration 36s
Artifacts

ci.yaml

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

Annotations

8 errors
workflows / Prettier
Process completed with exit code 128.
workflows / Shellcheck
Process completed with exit code 1.
workflows / YAMLLint: repository.yaml#L1
missing document start "---"
workflows / YAMLLint: repository.yaml#L3
no new line character at the end of file
workflows / YAMLLint: smartnut/config.yaml#L39
wrong indentation: expected 4 but found 6
workflows / Hadolint: smartnut/Dockerfile#L2
DL3006 warning: Always tag the version of an image explicitly
workflows / Lint Add-on: smartnut/config.yaml#L1
Add-on version identifier must be 'dev'
workflows / Hadolint: smartnut/Dockerfile#L6
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`