Update usage of tx validator interface #1812
Annotations
5 errors and 1 warning
emulator/blockchain.go#L815
not enough return values
|
emulator/blockchain.go#L827
unknown field CheckPayerBalance in struct literal of type "github.com/onflow/flow-go/access".TransactionValidationOptions
|
emulator/blockchain.go#L829
too many arguments in call to access.NewTransactionValidator
|
emulator/blockchain.go#L1216
too many arguments in call to b.transactionValidator.Validate
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/cache@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