add antlr #5
Annotations
10 errors and 2 warnings
Compile TypeScript:
src/frontend/Parse.ts#L1
Could not find a declaration file for module '../../lang/FarmExprLexer'. '/home/runner/work/FarmDSL/FarmDSL/lang/FarmExprLexer.js' implicitly has an 'any' type.
|
Compile TypeScript:
src/frontend/Parse.ts#L1
Could not find a declaration file for module '../../lang/FarmExprParser'. '/home/runner/work/FarmDSL/FarmDSL/lang/FarmExprParser.js' implicitly has an 'any' type.
|
Compile TypeScript:
src/frontend/Parse.ts#L1
Could not find a declaration file for module '../../lang/FarmExprParser'. '/home/runner/work/FarmDSL/FarmDSL/lang/FarmExprParser.js' implicitly has an 'any' type.
|
Compile TypeScript:
src/frontend/Trans.ts#L1
Could not find a declaration file for module '../../lang/FarmExprParser'. '/home/runner/work/FarmDSL/FarmDSL/lang/FarmExprParser.js' implicitly has an 'any' type.
|
Compile TypeScript:
src/frontend/Trans.ts#L1
Could not find a declaration file for module '../../lang/FarmExprVisitor'. '/home/runner/work/FarmDSL/FarmDSL/lang/FarmExprVisitor.js' implicitly has an 'any' type.
|
Compile TypeScript:
src/frontend/Trans.ts#L1
Could not find a declaration file for module '../../lang/FarmExprLexer'. '/home/runner/work/FarmDSL/FarmDSL/lang/FarmExprLexer.js' implicitly has an 'any' type.
|
Compile TypeScript:
src/frontend/Trans.ts#L1
Property 'visitChildren' does not exist on type 'TransVisitor'.
|
Compile TypeScript:
src/frontend/Trans.ts#L1
Property 'visitChildren' does not exist on type 'TransVisitor'.
|
Compile TypeScript:
src/frontend/Trans.ts#L1
Property 'visitChildren' does not exist on type 'TransVisitor'.
|
Compile TypeScript:
src/frontend/Trans.ts#L1
Property 'visit' does not exist on type 'TransVisitor'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading