libzkp and coordinator updates (preparation for Upgrade4) #2709
Annotations
10 errors and 2 warnings
coordinator/internal/logic/provertask/batch_prover_task.go#L217
taskDetail.ParentStateRoot undefined (type message.BatchTaskDetail has no field or method ParentStateRoot)
|
coordinator/internal/logic/provertask/batch_prover_task.go#L218
taskDetail.ParentBatchHash undefined (type message.BatchTaskDetail has no field or method ParentBatchHash)
|
coordinator/internal/logic/provertask/bundle_prover_task.go#L214
unknown field ChainID in struct literal of type message.BundleTaskDetail
|
coordinator/internal/logic/provertask/bundle_prover_task.go#L215
unknown field FinalizedBatchHash in struct literal of type message.BundleTaskDetail
|
coordinator/internal/logic/provertask/bundle_prover_task.go#L216
unknown field FinalizedStateRoot in struct literal of type message.BundleTaskDetail
|
coordinator/internal/logic/provertask/bundle_prover_task.go#L217
unknown field PendingBatchHash in struct literal of type message.BundleTaskDetail
|
coordinator/internal/logic/provertask/bundle_prover_task.go#L218
unknown field PendingStateRoot in struct literal of type message.BundleTaskDetail
|
coordinator/internal/logic/provertask/bundle_prover_task.go#L219
unknown field PendingWithdrawRoot in struct literal of type message.BundleTaskDetail
|
coordinator/internal/logic/submitproof/proof_receiver.go#L187
m.verifier.VerifyBundleProof undefined (type *verifier.Verifier has no field or method VerifyBundleProof)
|
|
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/
|
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/
|
This job failed
Loading