address linting issues #4
Annotations
4 errors and 1 warning
Run golangci/golangci-lint-action@v3:
decoder.go#L498
pass []any as any to func append func([]interface{}, ...interface{}) []interface{} (asasalint)
|
Run golangci/golangci-lint-action@v3:
decoder.go#L422
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
Run golangci/golangci-lint-action@v3:
decoder_test.go#L183
variable any has same name as predeclared identifier (predeclared)
|
Run golangci/golangci-lint-action@v3
issues found
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/json/json. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading