Skip to content

feat: add 'homepage' parameter #49 (#50) #134

feat: add 'homepage' parameter #49 (#50)

feat: add 'homepage' parameter #49 (#50) #134

Triggered via push June 3, 2024 14:02
Status Success
Total duration 29s
Artifacts

reviewdog.yml

on: push
runner / shellcheck
7s
runner / shellcheck
runner / hadolint
5s
runner / hadolint
runner / misspell
21s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 1 notice
[hadolint] Dockerfile#L4 <DL3008>(https://github.com/hadolint/hadolint/wiki/DL3008): Dockerfile#L4
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
runner / hadolint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / misspell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[hadolint] Dockerfile#L4 <DL3015>(https://github.com/hadolint/hadolint/wiki/DL3015): Dockerfile#L4
Avoid additional packages by specifying `--no-install-recommends`