Skip to content

Improve kubernetes object names #160

Improve kubernetes object names

Improve kubernetes object names #160

Triggered via pull request May 1, 2024 13:13
Status Failure
Total duration 26s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint: internal/util/k8s.go#L35
Comment should end in a period (godot)
lint: internal/util/k8s.go#L493
Comment should end in a period (godot)
lint: internal/util/k8s.go#L510
mnd: Magic number: 2, in <operation> detected (gomnd)
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/fabric.go#L13
var-naming: don't use underscores in Go names; func parameter chaincode_id should be chaincodeID (revive)
lint: internal/util/k8s.go#L504
var-naming: var packageId should be packageID (revive)