Usr/sreekb/powerflex sdc optional #228
Annotations
1 error and 5 warnings
golangci-lint
issues found
|
golangci-lint:
nfs_test.go#L400
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
nfs_test.go#L484
var-naming: var testsId should be testsID (revive)
|
golangci-lint:
nfs_test.go#L487
var-naming: var fileInterfaceId should be fileInterfaceID (revive)
|
golangci-lint:
nfs_test.go#L517
var-naming: var fileInterfaceId should be fileInterfaceID (revive)
|
golangci-lint:
nfs_test.go#L538
var-naming: var testCaseFileInterfaceIds should be testCaseFileInterfaceIDs (revive)
|