Support sources as Uint8Array
s
#207
node.js.yaml
on: pull_request
Matrix: build
notify-slack
0s
Annotations
10 errors
build (16.x):
src/ast_to_source_printer.ts#L13
Cannot find module 'solc-typed-ast' or its corresponding type declarations.
|
build (16.x):
src/ast_to_source_printer.ts#L107
'source' is possibly 'undefined'.
|
build (16.x):
src/bin/scribble.ts#L36
Cannot find module 'solc-typed-ast' or its corresponding type declarations.
|
build (16.x):
src/bin/scribble.ts#L902
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
build (16.x):
src/instrumenter/annotations.ts#L16
Cannot find module 'solc-typed-ast' or its corresponding type declarations.
|
build (16.x):
src/instrumenter/annotations.ts#L725
Argument of type 'SAnnotation' is not assignable to parameter of type 'SProperty'.
|
build (16.x):
src/instrumenter/annotations.ts#L823
Parameter 'nd' implicitly has an 'any' type.
|
build (16.x):
src/instrumenter/callgraph.ts#L10
Cannot find module 'solc-typed-ast' or its corresponding type declarations.
|
build (16.x):
src/instrumenter/callgraph.ts#L40
Parameter 'node' implicitly has an 'any' type.
|
build (16.x):
src/instrumenter/callgraph.ts#L97
Parameter 'contractT' implicitly has an 'any' type.
|