revert the smart comparison for errors #350
Annotations
12 errors and 5 warnings
test (ubuntu-latest):
lib/mock/stub.go#L95
missing return (typecheck)
|
test (ubuntu-latest):
assertions.go#L11
could not import sync/atomic (-: # sync/atomic
|
test (ubuntu-latest):
utils.go#L118
ctx.Done undefined (type Context has no field or method Done) (typecheck)
|
test (ubuntu-latest):
utils_req.go#L81
res.Body undefined (type *ResHelper has no field or method Body) (typecheck)
|
test (ubuntu-latest):
utils_req.go#L94
res.Body undefined (type *ResHelper has no field or method Body) (typecheck)
|
test (ubuntu-latest):
each_test.go#L20
c.Eq undefined (type StructVal has no field or method Eq) (typecheck)
|
test (ubuntu-latest):
each_test.go#L24
c.Eq undefined (type StructVal has no field or method Eq) (typecheck)
|
test (ubuntu-latest):
each_test.go#L39
c.Fail undefined (type Container has no field or method Fail) (typecheck)
|
test (ubuntu-latest):
each_test.go#L47
c.Fail undefined (type Embedded has no field or method Fail) (typecheck)
|
test (ubuntu-latest):
setup_test.go#L43
m.Lock undefined (type *mock has no field or method Lock) (typecheck)
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/got/got. Supported file pattern: go.sum
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/got/got. Supported file pattern: go.sum
|
test (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\got\got. Supported file pattern: go.sum
|