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