upgrade deps #522
Annotations
4 errors and 2 warnings
test (1.22.x, ubuntu-latest):
cli/for_test.go#L927
cannot use &workerS{…} (value of type *workerS) as Runner value in return statement: *workerS does not implement Runner (missing method ParsedState)
|
test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
|
coverage:
cli/for_test.go#L927
cannot use &workerS{…} (value of type *workerS) as Runner value in return statement: *workerS does not implement Runner (missing method ParsedState)
|
coverage
Process completed with exit code 1.
|
test (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/cmdr/cmdr. Supported file pattern: go.sum
|
coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/cmdr/cmdr. Supported file pattern: go.sum
|