Skip to content

libzkp and coordinator updates (preparation for Upgrade4) #2709

libzkp and coordinator updates (preparation for Upgrade4)

libzkp and coordinator updates (preparation for Upgrade4) #2709

Triggered via pull request July 11, 2024 11:08
Status Failure
Total duration 2m 56s
Artifacts

integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
tests: coordinator/internal/logic/provertask/batch_prover_task.go#L217
taskDetail.ParentStateRoot undefined (type message.BatchTaskDetail has no field or method ParentStateRoot)
tests: coordinator/internal/logic/provertask/batch_prover_task.go#L218
taskDetail.ParentBatchHash undefined (type message.BatchTaskDetail has no field or method ParentBatchHash)
tests: coordinator/internal/logic/provertask/bundle_prover_task.go#L214
unknown field ChainID in struct literal of type message.BundleTaskDetail
tests: coordinator/internal/logic/provertask/bundle_prover_task.go#L215
unknown field FinalizedBatchHash in struct literal of type message.BundleTaskDetail
tests: coordinator/internal/logic/provertask/bundle_prover_task.go#L216
unknown field FinalizedStateRoot in struct literal of type message.BundleTaskDetail
tests: coordinator/internal/logic/provertask/bundle_prover_task.go#L217
unknown field PendingBatchHash in struct literal of type message.BundleTaskDetail
tests: coordinator/internal/logic/provertask/bundle_prover_task.go#L218
unknown field PendingStateRoot in struct literal of type message.BundleTaskDetail
tests: coordinator/internal/logic/provertask/bundle_prover_task.go#L219
unknown field PendingWithdrawRoot in struct literal of type message.BundleTaskDetail
tests: coordinator/internal/logic/submitproof/proof_receiver.go#L187
m.verifier.VerifyBundleProof undefined (type *verifier.Verifier has no field or method VerifyBundleProof)
tests
Process completed with exit code 1.
tests
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/
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v2, supplypike/setup-bin@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/