Use module-specific workflows #1
always.yml
on: pull_request
Matrix: benchmark
Matrix: build
Matrix: clean
Matrix: lint
Matrix: test
Annotations
5 errors and 5 warnings
benchmark (stable)
Process completed with exit code 1.
|
build (stable)
Process completed with exit code 1.
|
clean (stable)
Process completed with exit code 1.
|
test (stable)
Process completed with exit code 1.
|
lint (stable)
golangci-lint exit with code 7
|
benchmark (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-toolbox/go-toolbox. Supported file pattern: go.sum
|
build (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-toolbox/go-toolbox. Supported file pattern: go.sum
|
clean (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-toolbox/go-toolbox. Supported file pattern: go.sum
|
test (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-toolbox/go-toolbox. Supported file pattern: go.sum
|
lint (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-toolbox/go-toolbox. Supported file pattern: go.sum
|