Update folder structure, add core folder #874
Annotations
1 error and 10 warnings
build (16.x)
Process completed with exit code 1.
|
build (16.x):
src/abi/code.ts#L1
Require statement not part of import statement
|
build (16.x):
src/core/address.ts#L7
Require statement not part of import statement
|
build (16.x):
src/core/message.ts#L4
Require statement not part of import statement
|
build (16.x):
src/core/transactionComputer.ts#L13
Require statement not part of import statement
|
build (16.x):
src/core/transactionComputer.ts#L14
Require statement not part of import statement
|
build (16.x):
src/entrypoints/entrypoints.spec.ts#L5
'TransactionComputer' is defined but never used. Allowed unused vars must match /^_/u
|
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
|