Add account management controller and accounts folder #718
Annotations
2 errors and 12 warnings
build (16.x):
src/testutils/networkProviders.ts#L1
Cannot find module '../smartcontracts/query' or its corresponding type declarations.
|
build (16.x)
Process completed with exit code 1.
|
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (16.x):
src/abi/code.ts#L1
Require statement not part of import statement
|
build (16.x):
src/abi/resultsParser.spec.ts#L38
'KnownReturnCodes' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (16.x):
src/address.ts#L7
Require statement not part of import statement
|
build (16.x):
src/globals.ts#L2
Require statement not part of import statement
|
build (16.x):
src/message.ts#L5
Require statement not part of import statement
|
build (16.x):
src/networkProviders/config.ts#L3
Require statement not part of import statement
|
build (16.x):
src/networkProviders/serialization.spec.ts#L5
Require statement not part of import statement
|
build (16.x):
src/networkProviders/serialization.spec.ts#L11
Require statement not part of import statement
|
build (16.x):
src/proto/compiled.js#L8
Require statement not part of import statement
|
build (16.x):
src/proto/serializer.ts#L19
Require statement not part of import statement
|