Skip to content

Add cron command for DockerFile #56

Add cron command for DockerFile

Add cron command for DockerFile #56

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

linting.yml

on: pull_request
shellcheck
8s
shellcheck
dockerlint
8s
dockerlint
markdownlint
4s
markdownlint
test-build
20s
test-build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 14 warnings
Line length: README.md#L176
README.md:176:121 MD013/line-length Line length [Expected: 120; Actual: 184] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Line length: README.md#L181
README.md:181:121 MD013/line-length Line length [Expected: 120; Actual: 171] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Spaces inside emphasis markers: README.md#L182
README.md:182:30 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "* *"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md037.md
Spaces inside emphasis markers: README.md#L182
README.md:182:30 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "* *"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md037.md
Line length: README.md#L186
README.md:186:121 MD013/line-length Line length [Expected: 120; Actual: 192] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
Line length: README.md#L187
README.md:187:121 MD013/line-length Line length [Expected: 120; Actual: 150] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md013.md
markdownlint
Failed with exit code: 1
dockerlint: Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
dockerlint: Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
dockerlint: Dockerfile#L12
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#L15
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
dockerlint: Dockerfile#L41
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/
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/
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']
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/