feat: Upstreaming rollkit-sdk #49
ci_release.yml
on: pull_request
setup
0s
branch_name
0s
lint
/
golangci-lint
1m 23s
lint
/
yamllint
5s
lint
/
markdown-lint
25s
test
/
Go Mod Tidy Check
31s
test
/
Run Unit Tests
1m 32s
release-dispatch
0s
Annotations
7 errors and 6 warnings
lint / yamllint:
sdk/proto/buf.yaml#L3
3:3 [indentation] wrong indentation: expected 4 but found 2
|
lint / yamllint:
sdk/proto/buf.yaml#L5
5:1 [indentation] wrong indentation: expected 2 but found 0
|
lint / yamllint:
sdk/proto/buf.yaml#L14
14:3 [indentation] wrong indentation: expected 4 but found 2
|
lint / yamllint:
sdk/proto/buf.yaml#L20
20:3 [indentation] wrong indentation: expected 4 but found 2
|
lint / yamllint:
sdk/proto/buf.yaml#L22
22:3 [indentation] wrong indentation: expected 4 but found 2
|
lint / yamllint
Process completed with exit code 1.
|
lint / markdown-lint
Process completed with exit code 1.
|
lint / yamllint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / markdown-lint
The following actions use a deprecated Node.js version 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 / Go Mod Tidy Check
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 use a deprecated Node.js version 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
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test / Run Unit Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|