feat: support multi version build #1
ci.yml
on: pull_request
build_dockerfile
5s
build_dockerfile_exporter
9s
build_dockerfile_sentinel
9s
Annotations
4 errors and 3 warnings
build_dockerfile:
Dockerfile#L17
SC1074 error: Did you forget the ;; after the previous case item?
|
build_dockerfile_exporter:
Dockerfile.exporter#L11
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
|
build_dockerfile_exporter:
Dockerfile.exporter#L11
SC2086 info: Double quote to prevent globbing and word splitting.
|
build_dockerfile_sentinel:
Dockerfile.sentinel#L15
SC1074 error: Did you forget the ;; after the previous case item?
|
build_dockerfile
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/
|
build_dockerfile_exporter
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/
|
build_dockerfile_sentinel
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/
|