Skip to content

fix: fixed data race in result (schemata caching) #73

fix: fixed data race in result (schemata caching)

fix: fixed data race in result (schemata caching) #73

Triggered via pull request March 4, 2024 06:49
Status Failure
Total duration 7m 4s
Artifacts

go-test.yml

on: pull_request
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

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