Pretty-printer refactored #1675
Annotations
10 errors and 1 warning
Prepare Tact compiler:
src/generator/writers/writeFunction.ts#L26
Module '"../../prettyPrinter"' has no exported member 'prettyPrintAsmShuffle'.
|
Prepare Tact compiler:
src/generator/writers/writeFunction.ts#L26
Module '"../../prettyPrinter"' has no exported member 'prettyPrintAsmShuffle'.
|
Prepare Tact compiler:
src/prettyPrinter.ts#L3
Module '"./utils/tricks"' has no exported member 'makeVisitor'.
|
Prepare Tact compiler:
src/prettyPrinter.ts#L74
Binding element 'op' implicitly has an 'any' type.
|
Prepare Tact compiler:
src/prettyPrinter.ts#L74
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Readonly<Record<AstBinaryOperation, number>>'.
|
Prepare Tact compiler:
src/prettyPrinter.ts#L537
Binding element 'name' implicitly has an 'any' type.
|
Prepare Tact compiler:
src/prettyPrinter.ts#L537
Binding element 'type' implicitly has an 'any' type.
|
Prepare Tact compiler:
src/prettyPrinter.ts#L539
Binding element 'name' implicitly has an 'any' type.
|
Prepare Tact compiler:
src/prettyPrinter.ts#L539
Binding element 'type' implicitly has an 'any' type.
|
Prepare Tact compiler:
src/prettyPrinter.ts#L541
Binding element 'name' implicitly has an 'any' type.
|
The following actions use a deprecated Node.js version 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/
|
Loading