fix: simplify checker for access to namespaces #10291
Annotations
7 errors
Run make lint:
core/nsaccess/simpler_nsaccess.go#L33
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Run make lint:
core/nsaccess/simpler_nsaccess.go#L5
File is not properly formatted (gci)
|
Run make lint:
core/nsaccess/simpler_nsaccess_test.go#L4
File is not properly formatted (gci)
|
Run make lint:
core/nsaccess/simpler_nsaccess_test.go#L9
File is not properly formatted (gci)
|
Run make lint:
core/nsaccess/simpler_nsaccess_test.go#L68
ineffectual assignment to err (ineffassign)
|
Run make lint:
core/nsaccess/simpler_nsaccess_test.go#L108
ineffectual assignment to err (ineffassign)
|
Run make lint
Process completed with exit code 2.
|
Loading