Add the NoAccountAuthenticator
variant
#1869
Annotations
8 errors and 2 warnings
examples/typescript-esm/multisig_v2.ts#L24
'Ed25519PublicKey' is defined but never used
|
examples/typescript-esm/multisig_v2.ts#L136
'multisigAddress' is already declared in the upper scope on line 51 column 5
|
src/transactions/authenticator/account.ts#L180
Useless constructor
|
src/transactions/authenticator/account.ts#L184
Expected 'this' to be used by class method 'serialize'
|
src/transactions/authenticator/account.ts#L188
'deserializer' is defined but never used
|
tests/e2e/transaction/transactionSimulation.test.ts#L1
'Ed25519PublicKey' is defined but never used
|
tests/e2e/transaction/transactionSimulation.test.ts#L6
'AccountAuthenticatorNoAccountAuthenticator' is defined but never used
|
|
examples/typescript/local_node.ts#L110
Unexpected console statement
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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