.golanci: update linting settings #5
Annotations
4 errors and 1 warning
golangci:
decoder.go#L498
pass []any as any to func append func([]interface{}, ...interface{}) []interface{} (asasalint)
|
golangci:
decoder.go#L422
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
golangci:
decoder_test.go#L183
variable any has same name as predeclared identifier (predeclared)
|
golangci
issues found
|
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/json/json. Supported file pattern: go.sum
|