Get singularity test to pass (#39) #99
Annotations
10 errors and 9 warnings
lint:
fs/test/tests_test.go#L48
Error return value of `fmt.Scanf` is not checked (errcheck)
|
lint:
fs/test/tests_test.go#L65
Error return value of `fmt.Scanf` is not checked (errcheck)
|
lint:
fs/test/tests_test.go#L52
only cuddled expressions if assigning variable or using from line above (wsl)
|
lint:
fs/test/tests_test.go#L84
only cuddled expressions if assigning variable or using from line above (wsl)
|
lint:
fs/test/tests_test.go#L95
assignments should only be cuddled with other assignments (wsl)
|
lint:
fs/test/tests_test.go#L112
assignments should only be cuddled with other assignments (wsl)
|
lint:
backoff/backoff.go#L44
interface method Sleep must have named param for type context.Context (inamedparam)
|
lint:
clog/clog.go#L82
GetHandler returns interface (github.com/inconshreveable/log15.Handler) (ireturn)
|
lint:
clog/clog.go#L99
CallerInfoHandler returns interface (github.com/inconshreveable/log15.Handler) (ireturn)
|
lint:
clog/clog.go#L127
createFilteredInfoHandler returns interface (github.com/inconshreveable/log15.Handler) (ireturn)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
retry/until.go#L74
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
retry/until.go#L88
unused-parameter: parameter 'retries' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
retry/until.go#L104
unused-parameter: parameter 'retries' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
backoff/mock/mock.go#L44
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
fs/mock/mock.go#L41
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
fs/mock/mock.go#L47
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
fs/local/local.go#L44
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
fs/local/local.go#L49
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|