chore(deps): bump rollkit/.github from 0.4.1 to 0.5.0 #21
ci_release.yml
on: pull_request
lint
/
yamllint
7s
lint
/
markdown-lint
18s
lint
/
...
/
hadolint
8s
release
0s
Annotations
8 errors and 3 warnings
lint / dockerfile-lint / hadolint:
Dockerfile#L7
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
lint / dockerfile-lint / hadolint:
Dockerfile#L41
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
lint / dockerfile-lint / hadolint:
Dockerfile#L44
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
lint / dockerfile-lint / hadolint:
Dockerfile#L44
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
lint / dockerfile-lint / hadolint:
Dockerfile#L47
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
lint / dockerfile-lint / hadolint:
Dockerfile#L49
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
lint / dockerfile-lint / hadolint:
Dockerfile#L55
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
lint / dockerfile-lint / hadolint:
Dockerfile#L83
DL3025 warning: Use arguments JSON notation for CMD and ENTRYPOINT arguments
|
lint / dockerfile-lint / hadolint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / yamllint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|