Merge branch 'mikecafarella:main' into main #19
publish.yaml
on: push
verify
/
...
/
Lint YAML Files
9s
verify
/
...
/
Lint Docker Files
11s
tag-generator
/
Determine image tag
0s
bake
/
Generate targets list from provided bake file
8s
Matrix: bake / build-bake-push
Annotations
10 errors and 5 warnings
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L11
DL3009 info: Delete the apt-get lists after installing something
|
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L11
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L11
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L18
DL3009 info: Delete the apt-get lists after installing something
|
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L28
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L30
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L33
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
verify / Lint Docker Files / Lint Docker Files:
Dockerfile#L36
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
verify / Lint Docker Files / Lint Docker Files
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/.
|
verify / Lint Docker Files / Lint Docker Files
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/
|
verify / Lint YAML Files / Lint YAML Files
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/.
|
bake / Generate targets list from provided bake file
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/.
|
bake / build-bake-push (mit-tr)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/bake-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|