Skip to content

Fix windows tests

Fix windows tests #125

Triggered via pull request October 1, 2024 15:35
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: pkg/cache/file/file.go#L87
var-naming: var objectUrl should be objectURL (revive)
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