Skip to content

feat: new extractor #229

feat: new extractor

feat: new extractor #229

Triggered via pull request June 27, 2024 18:42
Status Failure
Total duration 2m 27s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.