feat(lang): go #99
Triggered via pull request
September 12, 2024 16:47
Status
Success
Total duration
2m 21s
Artifacts
–
Annotations
11 warnings
build (18.x)
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/
|
build (18.x):
src/baseTranspiler.ts#L340
Unexpected any. Specify a different type
|
build (18.x):
src/baseTranspiler.ts#L357
Unexpected any. Specify a different type
|
build (18.x):
src/baseTranspiler.ts#L363
Unexpected any. Specify a different type
|
build (18.x):
src/baseTranspiler.ts#L376
'identation' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L441
'left' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L441
'right' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L441
'operator' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L445
'node' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L445
'identation' is defined but never used
|
build (18.x):
src/baseTranspiler.ts#L493
'node' is defined but never used
|