Improve kubernetes object names #160
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)
|