feat(ci): initialize ci from other rollkit repos #3
ci_release.yml
on: pull_request
lint
/
golangci-lint
29s
lint
/
yamllint
7s
lint
/
markdown-lint
22s
test
/
Go Mod Tidy Check
11s
test
/
Run Unit Tests
1m 14s
test
/
Run Integration Tests
12s
branch_name
0s
release
0s
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/
|