Skip to content

github-actions: use concurrency: true if PRs (#284) #161

github-actions: use concurrency: true if PRs (#284)

github-actions: use concurrency: true if PRs (#284) #161

Triggered via push December 12, 2024 20:30
Status Failure
Total duration 4m 19s
Artifacts

go.yml

on: push
Check go modules declaration
24s
Check go modules declaration
GolangCI-lint
4m 7s
GolangCI-lint
Matrix: Compile
Tests (linux)
0s
Tests (linux)
Tests (windows)
0s
Tests (windows)
Tests (darwin)
0s
Tests (darwin)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
GolangCI-lint: pkg/vault/path/helpers.go#L50
emptyStringTest: replace `len(s) > 0` with `s != ""` (gocritic)
GolangCI-lint: pkg/vault/path/helpers.go#L63
emptyStringTest: replace `len(s) > 0` with `s != ""` (gocritic)
GolangCI-lint: pkg/template/values/hcl2/convert.go#L226
emptyStringTest: replace `len(expr.KeyVar) > 0` with `expr.KeyVar != ""` (gocritic)
GolangCI-lint: pkg/template/values/hcl2/convert.go#L214
emptyStringTest: replace `len(falseResult) > 0` with `falseResult != ""` (gocritic)
GolangCI-lint: pkg/sdk/security/compare.go#L26
G115: integer overflow conversion int -> int32 (gosec)
GolangCI-lint: pkg/sdk/security/compare.go#L39
G115: integer overflow conversion int -> int32 (gosec)
GolangCI-lint: pkg/kv/zookeeper/zookeeper.go#L57
G115: integer overflow conversion int32 -> uint64 (gosec)
GolangCI-lint: pkg/kv/zookeeper/zookeeper.go#L134
G115: integer overflow conversion int32 -> uint64 (gosec)
GolangCI-lint: pkg/sdk/security/crypto/rfc6979/rfc6979.go#L89
G115: integer overflow conversion int -> uint (gosec)
GolangCI-lint: pkg/container/seal/v2/helpers.go#L334
G115: integer overflow conversion int -> uint32 (gosec)
Check go modules declaration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
GolangCI-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636