Skip to content

fix: Use of enabled based on optional params #485

fix: Use of enabled based on optional params

fix: Use of enabled based on optional params #485

Triggered via pull request September 25, 2024 19:01
Status Success
Total duration 5m 55s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
error: Not implemented: packages/core/src/BarrelManager.test.ts#L114
at /home/runner/work/kubb/kubb/packages/core/src/BarrelManager.test.ts:114:25
error: Not implemented: packages/core/src/FileManager.test.ts#L102
at /home/runner/work/kubb/kubb/packages/core/src/FileManager.test.ts:102:26
TypeError: expect(JSON.stringify(files: packages/core/src/FileManager.test.ts#L234
at /home/runner/work/kubb/kubb/packages/core/src/FileManager.test.ts:234:49
TypeError: expect(JSON.stringify(fileManager.files: packages/core/src/FileManager.test.ts#L312
at /home/runner/work/kubb/kubb/packages/core/src/FileManager.test.ts:312:61
TypeError: expect(JSON.stringify(files: packages/core/src/FileManager.test.ts#L354
at /home/runner/work/kubb/kubb/packages/core/src/FileManager.test.ts:354:49
error: Not implemented: packages/core/src/FileManager.test.ts#L541
at /home/runner/work/kubb/kubb/packages/core/src/FileManager.test.ts:541:37
error: Not implemented: packages/core/src/FileManager.test.ts#L578
at /home/runner/work/kubb/kubb/packages/core/src/FileManager.test.ts:578:37
error: Not implemented: packages/core/src/FileManager.test.ts#L614
at /home/runner/work/kubb/kubb/packages/core/src/FileManager.test.ts:614:85
ReferenceError: Can't find variable: describe: packages/react/src/components/File.test.tsx#L5
at /home/runner/work/kubb/kubb/packages/react/src/components/File.test.tsx:5:1
error: Not implemented: packages/core/src/utils/TreeNode.test.ts#L32
at /home/runner/work/kubb/kubb/packages/core/src/utils/TreeNode.test.ts:32:18
Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/