Skip to content

Update README.md

Update README.md #11

Triggered via push October 18, 2024 18:39
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
Build and Test Docker Image
59s
Build and Test Docker Image
Lint Dockerfile
8s
Lint Dockerfile
lint
54s
lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
Lint Dockerfile: docker/Dockerfile#L7
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Lint Dockerfile: docker/Dockerfile#L23
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
Lint Dockerfile: docker/Dockerfile#L29
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
lint: main.go#L36
Error return value of `healthCheckCmd.Parse` is not checked (errcheck)
lint: main.go#L39
Error return value of `connectivityCheckCmd.Parse` is not checked (errcheck)
lint: main.go#L126
SA1019: exec.Stream is deprecated: use StreamWithContext instead to avoid possible resource leaks. See https://github.com/kubernetes/kubernetes/pull/103177 for details. (staticcheck)
lint
issues found
Lint Dockerfile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Dockerfile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test Docker Image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test Docker Image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/