chore(deps): update alpine docker tag to v3.21.2 #4863
push_pr.yaml
on: push
Matrix: Build integration for
Static analysis and linting
1m 51s
Codespell
9s
Matrix: Helm chart Lint
Run tests
1m 54s
Annotations
10 errors and 11 warnings
Static analysis and linting:
src/network/interfaces_linux.go#L36
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"Can't access %s\", routeFile)" (err113)
|
Static analysis and linting:
src/network/interfaces_linux.go#L57
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid linux route file: %s\", route)" (err113)
|
Static analysis and linting:
src/network/interfaces_linux.go#L64
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid row '%s' in route file\", row)" (err113)
|
Static analysis and linting:
src/network/interfaces_linux.go#L80
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"couldn't find interface with default destination\")" (err113)
|
Static analysis and linting:
src/network/interfaces_linux.go#L45
Comment should end in a period (godot)
|
Static analysis and linting:
src/network/interfaces_linux_test.go#L11
Function TestDefaultInterface missing the call to method parallel (paralleltest)
|
Static analysis and linting:
src/network/interfaces_linux.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Static analysis and linting:
src/network/interfaces_linux.go#L42
error returned from external package is unwrapped: sig: func io/ioutil.ReadAll(r io.Reader) ([]byte, error) (wrapcheck)
|
Static analysis and linting:
src/integration/sink/sink_test.go#L139
G102: Binds to all network interfaces (gosec)
|
Static analysis and linting:
src/integration/sink/sink_test.go#L147
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration for (linux, arm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.29.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.28.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.30.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.27.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Helm chart Lint (v1.31.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration for (linux, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build integration for (linux, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static analysis and linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|