feat: new extractor #232
test.yml
on: pull_request
Eslint
20s
Unit Tests
19s
E2E Tests
2m 13s
Package integrity
19s
Annotations
1 error and 6 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/.
|
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/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
|
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/.
|
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/.
|