Add option to list plugins #699
Annotations
5 errors and 1 warning
setup and run golangci-lint:
backend/pkg/plugins/plugins_test.go#L182
Function 'TestListPlugins' has too many statements (43 > 40) (funlen)
|
setup and run golangci-lint:
backend/pkg/plugins/plugins_test.go#L204
var `staticPackageJsonPath` should be `staticPackageJSONPath` (golint)
|
setup and run golangci-lint:
backend/pkg/plugins/plugins_test.go#L222
var `userPackageJsonPath` should be `userPackageJSONPath` (golint)
|
setup and run golangci-lint:
backend/pkg/plugins/plugins_test.go#L236
assignments should only be cuddled with other assignments (wsl)
|
setup and run golangci-lint
issues found
|
Run actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7
Restore cache failed: Dependencies file is not found in /home/runner/work/headlamp/headlamp. Supported file pattern: go.sum
|
Loading