Run chaincode using jobs #172
Annotations
3 errors and 3 warnings
golangci-lint:
internal/util/k8s.go#L202
mnd: Magic number: 5, in <argument> detected (gomnd)
|
golangci-lint:
internal/util/k8s.go#L54
block should not start with a whitespace (wsl)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/fabric-builder-k8s/fabric-builder-k8s. Supported file pattern: go.sum
|
golangci-lint:
internal/util/k8s.go#L196
var-declaration: should drop = 0 from declaration of var backoffLimit; it is the zero value (revive)
|
golangci-lint:
internal/util/k8s.go#L197
var-declaration: should omit type int32 from declaration of var ttSecondsAfterFinished; it will be inferred from the right-hand side (revive)
|
Loading