Skip to content

feat: new extractor #223

feat: new extractor

feat: new extractor #223

Triggered via pull request June 25, 2024 15:10
Status Failure
Total duration 2m 12s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
src/test/unit/extractor/vue/extract.test.ts > useTranslate > dynamic data > emits warning if options-style setup is not a direct function: src/test/unit/extractor/vue/extract.test.ts#L774
AssertionError: expected [] to deeply equal [ { …(2) } ] - Expected + Received - Array [ - Object { - "line": 4, - "warning": "W_VUE_SETUP_IS_A_REFERENCE", - }, - ] + Array [] ❯ src/test/unit/extractor/vue/extract.test.ts:774:34
Unit Tests
Process completed with exit code 1.
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#L6
'tokensList' is defined but never used. Allowed unused vars must match /^_/u
Eslint: src/extractor/extractor.ts#L7
'visualizeRules' is defined but never used. Allowed unused vars must match /^_/u
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/.