Merge pull request #12 from celestiaorg/env-vars #18
ci-release.yml
on: push
lint
/
markdown-lint
28s
lint
/
golangci-lint
1m 15s
test
/
test
34s
test
/
test-coverage
1m 26s
test
/
test-race
1m 27s
goreleaser-check
9s
branch_name
0s
goreleaser
0s
Annotations
8 warnings
goreleaser-check
You are using 'latest' as default version. Will lock to '~> v2'.
|
lint / markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint / golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/blobstream-ops/blobstream-ops. Supported file pattern: go.sum
|
test / test-coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
test / test-coverage
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test / test-race
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|