Skip to content

ci: add GA

ci: add GA #9

Triggered via pull request September 5, 2023 09:57
@colinlyguocolinlyguo
synchronize #4
add-GA
Status Failure
Total duration 3m 9s
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: internal/config/config.go#L24
exported type `L1Contracts` should have comment or be unexported (golint)
check: internal/config/config.go#L55
exported type `SlackWebhookConfig` should have comment or be unexported (golint)
check: internal/config/config.go#L61
exported type `Config` should have comment or be unexported (golint)
check: internal/config/config.go#L68
exported function `NewConfig` should have comment or be unexported (golint)
check: internal/orm/gateway.go#L9
exported type `EventType` should have comment or be unexported (golint)
check: internal/orm/gateway.go#L12
exported var `L1DepositETH` should have comment or be unexported (golint)
check: internal/orm/gateway.go#L45
exported type `TxHead` should have comment or be unexported (golint)
check: internal/orm/gateway.go#L52
exported function `NewTxHead` should have comment or be unexported (golint)
check: internal/orm/gateway.go#L60
exported type `L1ETHEvent` should have comment or be unexported (golint)
check: internal/orm/gateway.go#L66
exported type `L2ETHEvent` 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/