Skip to content

- Added a helm chart with some basic doc; #55

- Added a helm chart with some basic doc;

- Added a helm chart with some basic doc; #55

Re-run triggered January 25, 2024 12:36
Status Failure
Total duration 26s
Artifacts

linting.yml

on: pull_request
shellcheck
6s
shellcheck
dockerlint
6s
dockerlint
markdownlint
3s
markdownlint
test-build
15s
test-build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 14 warnings
Trailing spaces: chart/README.md#L3
chart/README.md:3:118 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Trailing spaces: chart/README.md#L14
chart/README.md:14:119 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Trailing spaces: chart/README.md#L19
chart/README.md:19:126 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Line length: chart/README.md#L19
chart/README.md:19:121 MD013/line-length Line length [Expected: 120; Actual: 126] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Multiple consecutive blank lines: chart/README.md#L34
chart/README.md:34 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md012.md
Multiple consecutive blank lines: chart/README.md#L35
chart/README.md:35 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md012.md
Multiple consecutive blank lines: chart/README.md#L36
chart/README.md:36 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md012.md
Line length: chart/VALUES_SUMMARY.md#L3
chart/VALUES_SUMMARY.md:3:121 MD013/line-length Line length [Expected: 120; Actual: 295] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
markdownlint
Failed with exit code: 1
dockerlint: Dockerfile#L11
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
dockerlint: Dockerfile#L34
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
markdownlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
markdownlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
dockerlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
dockerlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
dockerlint
Unexpected input(s) 'lint', valid inputs are ['entryPoint', 'args', 'dockerfile', 'config', 'recursive', 'output-file', 'no-color', 'no-fail', 'verbose', 'format', 'failure-threshold', 'override-error', 'override-warning', 'override-info', 'override-style', 'ignore', 'trusted-registries']
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
shellcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/