Skip to content

Merge pull request #2 from rollkit/contract-docker #17

Merge pull request #2 from rollkit/contract-docker

Merge pull request #2 from rollkit/contract-docker #17

Triggered via push July 11, 2024 20:07
Status Success
Total duration 30s
Artifacts

ci_release.yml

on: push
lint  /  yamllint
7s
lint / yamllint
lint  /  markdown-lint
15s
lint / markdown-lint
lint  /  ...  /  hadolint
20s
lint / dockerfile-lint / hadolint
release
0s
release
Fit to window
Zoom out
Zoom in

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 / yamllint
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
lint / dockerfile-lint / hadolint
The following actions uses Node.js version which is deprecated 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/