cmd/errtrace: Best-effort detection of tty stdin using char device #146
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 8 warnings
Lint:
cmd/errtrace/main_test.go#L749
Error return value of `w.WriteString` is not checked (errcheck)
|
Lint:
cmd/errtrace/main_test.go#L750
Error return value of `w.Close` is not checked (errcheck)
|
Lint:
cmd/errtrace/main_test.go#L754
Error return value of `r.Close` is not checked (errcheck)
|
Lint:
cmd/errtrace/main_test.go#L755
Error return value of `w.Close` is not checked (errcheck)
|
Lint
Process completed with exit code 2.
|
Test / Go 1.20.x / ubuntu-latest/386
Restore cache failed: Dependencies file is not found in /home/runner/work/errtrace/errtrace. Supported file pattern: go.sum
|
Test / Go 1.21.x / ubuntu-latest/386
Restore cache failed: Dependencies file is not found in /home/runner/work/errtrace/errtrace. Supported file pattern: go.sum
|
Test / Go 1.21.x / ubuntu-latest/arm64
Restore cache failed: Dependencies file is not found in /home/runner/work/errtrace/errtrace. Supported file pattern: go.sum
|
Test / Go 1.20.x / ubuntu-latest/arm64
Restore cache failed: Dependencies file is not found in /home/runner/work/errtrace/errtrace. Supported file pattern: go.sum
|
Test / Go 1.21.x / ubuntu-latest/amd64
Restore cache failed: Dependencies file is not found in /home/runner/work/errtrace/errtrace. Supported file pattern: go.sum
|
Test / Go 1.20.x / ubuntu-latest/amd64
Restore cache failed: Dependencies file is not found in /home/runner/work/errtrace/errtrace. Supported file pattern: go.sum
|
Test / Go 1.21.x / macos-latest/amd64
Restore cache failed: Dependencies file is not found in /Users/runner/work/errtrace/errtrace. Supported file pattern: go.sum
|
Test / Go 1.21.x / windows-latest/amd64
Restore cache failed: Dependencies file is not found in D:\a\errtrace\errtrace. Supported file pattern: go.sum
|