feat(admin): add simple admin server with /ready #721
main.yml
on: pull_request
check-versions-monorepo
1m 13s
contracts-tests
3m 4s
go-lint
1m 52s
go-tests
2m 35s
Annotations
3 errors and 4 warnings
go-lint:
admin/admin_test.go#L38
response body must be closed (bodyclose)
|
go-lint:
admin/admin_test.go#L55
response body must be closed (bodyclose)
|
go-lint
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/
|
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/
|
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/
|