Skip to content

Run chaincode using jobs #172

Run chaincode using jobs

Run chaincode using jobs #172

Triggered via pull request May 8, 2024 17:05
Status Failure
Total duration 23s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
lint: internal/util/k8s.go#L202
mnd: Magic number: 5, in <argument> detected (gomnd)
lint: internal/util/k8s.go#L54
block should not start with a whitespace (wsl)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fabric-builder-k8s/fabric-builder-k8s. Supported file pattern: go.sum
lint: internal/util/k8s.go#L196
var-declaration: should drop = 0 from declaration of var backoffLimit; it is the zero value (revive)
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)