Fix windows tests #123
Annotations
7 errors
Go linter:
pkg/util/url_test.go#L79
urlTestsOthers is a global variable (gochecknoglobals)
|
Go linter:
pkg/util/url_test.go#L101
urlTestsWindows is a global variable (gochecknoglobals)
|
Go linter:
pkg/util/url_test.go#L8
Function TestURLToFilePath missing the call to method parallel (paralleltest)
|
Go linter:
pkg/util/url_test.go#L9
Range statement for test TestURLToFilePath missing the call to method parallel in test Run (paralleltest)
|
Go linter:
pkg/util/url_test.go#L36
Function TestURLFromFilePath missing the call to method parallel (paralleltest)
|
Go linter:
pkg/util/url_test.go#L37
Range statement for test TestURLFromFilePath missing the call to method parallel in test Run (paralleltest)
|
Go linter
issues found
|
Loading