Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Fix catch table reappearing in multiple tablegroups #42

Fix catch table reappearing in multiple tablegroups

Fix catch table reappearing in multiple tablegroups #42

Triggered via pull request March 11, 2024 16:10
Status Failure
Total duration 35s
Artifacts

parser_test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
lint: packages/parser/src/lib/interpreter/elementInterpreter/tableGroup.ts#L77
Newline required at end of file but not found
lint
Process completed with exit code 1.
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: packages/parser/src/compiler.ts#L378
Unexpected use of continue statement
lint: packages/parser/src/lib/analyzer/binder/elementBinder/indexes.ts#L78
Assignment to property of function parameter 'bindee'
lint: packages/parser/src/lib/analyzer/binder/elementBinder/project.ts#L1
'_' is defined but never used
lint: packages/parser/src/lib/analyzer/binder/elementBinder/table.ts#L56
["ref"] is better written in dot notation
lint: packages/parser/src/lib/analyzer/binder/utils.ts#L25
'createSchemaSymbolIndex' is defined but never used
lint: packages/parser/src/lib/analyzer/symbol/symbols.ts#L13
Unary operator '++' used
lint: packages/parser/src/lib/analyzer/validator/elementValidators/custom.ts#L36
Expected 'this' to be used by class method 'validateName'
lint: packages/parser/src/lib/analyzer/validator/elementValidators/custom.ts#L44
Expected 'this' to be used by class method 'validateAlias'
lint: packages/parser/src/lib/analyzer/validator/elementValidators/custom.ts#L52
Expected 'this' to be used by class method 'validateSettingList'
lint: packages/parser/src/lib/analyzer/validator/elementValidators/custom.ts#L60
Expected 'this' to be used by class method 'validateBody'
test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.