update ci tool version #351
Annotations
12 errors and 3 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 (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/got/got. Supported file pattern: go.sum
|
test (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/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
|