Replace deprecated flow-go/onflow/crypto
#1460
Annotations
5 errors and 1 warning
emulator/accountlinking_test.go#L1
: # github.com/onflow/flow-emulator/emulator_test [github.com/onflow/flow-emulator/emulator.test]
|
emulator/accountlinking_test.go#L64
flowsdk.NewTransaction().SetScript(script).SetComputeLimit undefined (type *"github.com/onflow/flow-go-sdk".Transaction has no field or method SetComputeLimit)
|
emulator/transaction_test.go#L403
cannot use crypto.SHA2_256 (constant 1 of type "github.com/onflow/flow-go/crypto/hash".HashingAlgorithm) as "github.com/onflow/crypto/hash".HashingAlgorithm value in argument to types.NewTransactionInvalidHashAlgo
|
emulator/transaction_test.go#L465
cannot use crypto.SHA2_256 (constant 1 of type "github.com/onflow/flow-go/crypto/hash".HashingAlgorithm) as "github.com/onflow/crypto/hash".HashingAlgorithm value in argument to types.NewTransactionInvalidHashAlgo (typecheck)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading