Add explicit cache-dependency-path
to action.yml
#533
ci.yml
on: pull_request
Go Test
1m 16s
Test Dockerfile
52s
Test Dockerfile.release
5m 12s
Matrix: build-matrix
Annotations
1 error and 4 warnings
Go Test
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
Build ubuntu-latest
Restore cache failed: Invalid pattern '/home/runner/work/bashbrew/bashbrew/.//go.sum'. Relative pathing '.' and '..' is not allowed.
|
Go Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build windows-2019
Restore cache failed: Invalid pattern 'D:\a\bashbrew\bashbrew\.//go.sum'. Relative pathing '.' and '..' is not allowed.
|
Build windows-2022
Restore cache failed: Invalid pattern 'D:\a\bashbrew\bashbrew\.//go.sum'. Relative pathing '.' and '..' is not allowed.
|