feat(admin): added getL1Addresses(chainId) rpc support #803
main.yml
on: pull_request
check-versions-monorepo
43s
contracts-tests
49s
go-lint
1m 31s
go-tests
3m 5s
Annotations
4 errors and 4 warnings
go-lint:
admin/admin.go#L23
field `rpcServer` is unused (unused)
|
go-lint:
supersim.go#L112
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
go-lint
issues found
|
go-tests
Process completed with exit code 1.
|
check-versions-monorepo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contracts-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|