Update transaction tests to sepolia #53
Annotations
6 errors and 1 warning
lint:
account/account_test.go#L1
: # github.com/NethermindEth/starknet.go/account_test [github.com/NethermindEth/starknet.go/account.test]
|
lint:
account/account_test.go#L973
unknown field TransactionReceipt in struct literal of type "github.com/NethermindEth/starknet.go/rpc".TransactionReceiptWithBlockInfo (typecheck)
|
lint:
rpc/types_block_transaction.go#L270
Error return value is not checked (errcheck)
|
lint:
rpc/types_block_transaction.go#L274
Error return value is not checked (errcheck)
|
lint:
rpc/types_block_transaction.go#L278
Error return value is not checked (errcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4.1.0, 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/.
|