Add English translation #19
ci.yaml
on: push
workflows
/
Gather add-on information
2s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
4s
workflows
/
YAMLLint
9s
workflows
/
Prettier
4s
Matrix: workflows / build
Annotations
11 errors
workflows / Shellcheck
Process completed with exit code 1.
|
workflows / Prettier
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#L28
wrong indentation: expected 4 but found 6
|
workflows / YAMLLint:
smartnut/config.yaml#L43
wrong indentation: expected 4 but found 6
|
workflows / YAMLLint:
smartnut/translations/en.yaml#L1
missing document start "---"
|
workflows / YAMLLint:
smartnut/translations/en.yaml#L1
syntax error: mapping values are not allowed here
|
workflows / Hadolint:
smartnut/Dockerfile#L2
DL3006 warning: Always tag the version of an image explicitly
|
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>`
|
workflows / Lint Add-on:
smartnut/config.yaml#L1
Add-on version identifier must be 'dev'
|