Skip to content

feat(ci): initialize ci from other rollkit repos #3

feat(ci): initialize ci from other rollkit repos

feat(ci): initialize ci from other rollkit repos #3

Triggered via pull request September 9, 2024 14:13
@MSeveyMSevey
synchronize #24
init-ci
Status Failure
Total duration 1m 28s
Artifacts

ci_release.yml

on: pull_request
lint  /  golangci-lint
29s
lint / golangci-lint
lint  /  yamllint
7s
lint / yamllint
lint  /  markdown-lint
22s
lint / markdown-lint
test  /  Go Mod Tidy Check
11s
test / Go Mod Tidy Check
test  /  Run Unit Tests
1m 14s
test / Run Unit Tests
test  /  Run Integration Tests
12s
test / Run Integration Tests
branch_name
0s
branch_name
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint / golangci-lint: relayer.go#L213
G115: integer overflow conversion int -> uint32 (gosec)
lint / golangci-lint: relayer.go#L306
G115: integer overflow conversion uint64 -> int64 (gosec)
lint / golangci-lint
issues found
test / Run Unit Tests
Process completed with exit code 1.
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/
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 / 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/