helps if you use the right syntax dunnit #16
Annotations
6 errors and 2 warnings
basics (ubuntu-latest, mongodb-linux-x86_64-ubuntu2404, 1.19):
main/migration_verifier.go#L215
Error return value of `v.SetPprofInterval` is not checked (errcheck)
|
basics (ubuntu-latest, mongodb-linux-x86_64-ubuntu2404, 1.19):
internal/verifier/pprof.go#L35
SA5001: should check error returned from os.Create() before deferring heapFile.Close() (staticcheck)
|
basics (ubuntu-latest, mongodb-linux-x86_64-ubuntu2404, 1.19)
Process completed with exit code 1.
|
basics (macos-latest, mongodb-macos-arm64, 1.19):
main/migration_verifier.go#L215
Error return value of `v.SetPprofInterval` is not checked (errcheck)
|
basics (macos-latest, mongodb-macos-arm64, 1.19):
internal/verifier/pprof.go#L35
SA5001: should check error returned from os.Create() before deferring heapFile.Close() (staticcheck)
|
basics (macos-latest, mongodb-macos-arm64, 1.19)
Process completed with exit code 1.
|
basics (ubuntu-latest, mongodb-linux-x86_64-ubuntu2404, 1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/migration-verifier/migration-verifier. Supported file pattern: go.sum
|
basics (macos-latest, mongodb-macos-arm64, 1.19)
Restore cache failed: Dependencies file is not found in /Users/runner/work/migration-verifier/migration-verifier. Supported file pattern: go.sum
|