This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
Rough Implementation of Pre-Confirmations #4
Annotations
9 errors and 3 warnings
pkg/preconfirmation/preconfirmation.go#L10
`common` redeclared in this block (typecheck)
|
pkg/preconfirmation/preconfirmation.go#L7
other declaration of common (typecheck)
|
pkg/preconfirmation/preconfirmation.go#L11
`p2p` redeclared in this block (typecheck)
|
pkg/preconfirmation/preconfirmation.go#L8
other declaration of p2p (typecheck)
|
pkg/preconfirmation/preconfirmation.go#L89
undefined: PreConfBid (typecheck)
|
pkg/preconfirmation/preconfirmation.go#L101
undefined: PreConfBid (typecheck)
|
pkg/preconfirmation/preconfirmation.go#L107
undefined: PreConfBid (typecheck)
|
pkg/structures/preconf/bid_test.go#L62
commit.StoreCommitmentToDA undefined (type PreconfCommitment has no field or method StoreCommitmentToDA) (typecheck)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@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 `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading