Skip to content

ci: add GA

ci: add GA #1

Triggered via pull request September 5, 2023 08:33
@colinlyguocolinlyguo
synchronize #4
add-GA
Status Failure
Total duration 2m 39s
Artifacts

chain_monitor.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
goimports-lint
Process completed with exit code 1.
check: cmd/app/app.go#L57
Error return value of `utils.CloseDB` is not checked (errcheck)
check: internal/config/config.go#L23
exported type `L1Contracts` should have comment or be unexported (golint)
check: internal/config/config.go#L54
exported type `SlackWebhookConfig` should have comment or be unexported (golint)
check: internal/config/config.go#L60
exported type `Config` should have comment or be unexported (golint)
check: internal/config/config.go#L67
exported function `NewConfig` should have comment or be unexported (golint)
check: internal/orm/block.go#L7
exported type `L1Block` should have comment or be unexported (golint)
check: internal/orm/block.go#L12
exported type `L2Block` should have comment or be unexported (golint)
check: internal/orm/block.go#L17
exported function `GetL1LatestBlock` should have comment or be unexported (golint)
check: internal/orm/block.go#L26
exported function `GetL2LatestBlock` should have comment or be unexported (golint)
check: internal/orm/gateway.go#L9
exported type `EventType` should have comment or be unexported (golint)
goimports-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/