feat: new extractor #229
test.yml
on: pull_request
Eslint
23s
Unit Tests
19s
E2E Tests
2m 18s
Package integrity
20s
Annotations
1 error and 8 warnings
Package integrity
Process completed with exit code 1.
|
Package integrity
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Eslint:
src/extractor/extractor.ts#L5
'tokensList' is defined but never used. Allowed unused vars must match /^_/u
|
Eslint:
src/extractor/extractor.ts#L6
'visualizeRules' is defined but never used. Allowed unused vars must match /^_/u
|
Eslint:
src/extractor/parser/rules/tNsSourceGeneral.ts#L3
'GeneralTokenType' is defined but never used. Allowed unused vars must match /^_/u
|
Eslint:
src/extractor/parser/types.ts#L1
'Schema' is defined but never used. Allowed unused vars must match /^_/u
|
E2E Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|