Skip to content

feat(core/types): change FailureReason to *string #77

feat(core/types): change FailureReason to *string

feat(core/types): change FailureReason to *string #77

Triggered via push December 8, 2023 04:01
Status Failure
Total duration 1m 7s
Artifacts

build.yaml

on: push
make build-go
59s
make build-go
make build-solidity
21s
make build-solidity
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
make build-go: cmd/bot/run.go#L211
unknown field BlockTime in struct literal of type core.DBWithdrawal
make build-go: cmd/bot/run.go#L212
unknown field BlockHash in struct literal of type core.DBWithdrawal
make build-go: cmd/bot/run.go#L213
unknown field ContractAddress in struct literal of type core.DBWithdrawal
make build-go: cmd/bot/run.go#L216
unknown field EventSignature in struct literal of type core.DBWithdrawal
make build-go
Process completed with exit code 2.
make build-go
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/