Skip to content

Bump github.com/0xPolygonHermez/zkevm-node from 0.3.21-0.20231122150335-286094140ed5 to 0.5.0-RC2 #1166

Bump github.com/0xPolygonHermez/zkevm-node from 0.3.21-0.20231122150335-286094140ed5 to 0.5.0-RC2

Bump github.com/0xPolygonHermez/zkevm-node from 0.3.21-0.20231122150335-286094140ed5 to 0.5.0-RC2 #1166

Status Failure
Total duration 1m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: utils/client.go#L14
could not import github.com/0xPolygonHermez/zkevm-bridge-service/etherman (-: # github.com/0xPolygonHermez/zkevm-bridge-service/etherman
lint: etherman/etherman.go#L315
etherMan.PolygonZkEVMGlobalExitRoot.ParseUpdateGlobalExitRoot undefined (type *polygonzkevmglobalexitroot.Polygonzkevmglobalexitroot has no field or method ParseUpdateGlobalExitRoot)) (typecheck)
lint: server/interfaces.go#L6
could not import github.com/0xPolygonHermez/zkevm-bridge-service/etherman (-: # github.com/0xPolygonHermez/zkevm-bridge-service/etherman
lint: etherman/etherman.go#L315
etherMan.PolygonZkEVMGlobalExitRoot.ParseUpdateGlobalExitRoot undefined (type *polygonzkevmglobalexitroot.Polygonzkevmglobalexitroot has no field or method ParseUpdateGlobalExitRoot)) (typecheck)
lint: config/config.go#L12
could not import github.com/0xPolygonHermez/zkevm-bridge-service/etherman (-: # github.com/0xPolygonHermez/zkevm-bridge-service/etherman
lint: etherman/etherman.go#L315
etherMan.PolygonZkEVMGlobalExitRoot.ParseUpdateGlobalExitRoot undefined (type *polygonzkevmglobalexitroot.Polygonzkevmglobalexitroot has no field or method ParseUpdateGlobalExitRoot)) (typecheck)
lint: cmd/run.go#L12
could not import github.com/0xPolygonHermez/zkevm-bridge-service/etherman (-: # github.com/0xPolygonHermez/zkevm-bridge-service/etherman
lint: etherman/etherman.go#L315
etherMan.PolygonZkEVMGlobalExitRoot.ParseUpdateGlobalExitRoot undefined (type *polygonzkevmglobalexitroot.Polygonzkevmglobalexitroot has no field or method ParseUpdateGlobalExitRoot)) (typecheck)
lint: test/client/client.go#L11
could not import github.com/0xPolygonHermez/zkevm-bridge-service/etherman (-: # github.com/0xPolygonHermez/zkevm-bridge-service/etherman
lint: etherman/etherman.go#L315
etherMan.PolygonZkEVMGlobalExitRoot.ParseUpdateGlobalExitRoot undefined (type *polygonzkevmglobalexitroot.Polygonzkevmglobalexitroot has no field or method ParseUpdateGlobalExitRoot)) (typecheck)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/