Skip to content

feat: new extractor #239

feat: new extractor

feat: new extractor #239

Triggered via pull request June 28, 2024 13:48
Status Success
Total duration 2m 35s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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#L4
'Report' 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
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/.
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/.
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/.