fix: fixed data race in result (schemata caching) #73
Annotations
3 errors and 6 warnings
Lint:
result.go#L230
shadow: declaration of "i" shadows declaration at line 213 (govet)
|
Lint:
result.go#L226
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
Lint
issues found
|
Unit tests (windows-latest, stable)
Restore cache failed: Dependencies file is not found in D:\a\validate\validate. Supported file pattern: go.sum
|
Unit tests (windows-latest, oldstable)
Restore cache failed: Dependencies file is not found in D:\a\validate\validate. Supported file pattern: go.sum
|
Unit tests (ubuntu-latest, oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/validate/validate. Supported file pattern: go.sum
|
Unit tests (ubuntu-latest, stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/validate/validate. Supported file pattern: go.sum
|
Unit tests (macos-latest, oldstable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/validate/validate. Supported file pattern: go.sum
|
Unit tests (macos-latest, stable)
Restore cache failed: Dependencies file is not found in /Users/runner/work/validate/validate. Supported file pattern: go.sum
|