Skip to content

feat: enable dynamic-imports by default #536

feat: enable dynamic-imports by default

feat: enable dynamic-imports by default #536

Triggered via pull request March 8, 2024 04:24
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Test: src/loader.ts#L97
Strings must use singlequote
Test: src/loader.ts#L98
The empty object is useless
Test: src/loader.ts#L98
Missing trailing comma
Test: tests/specs/loader.ts#L418
Strings must use singlequote
Test: tests/specs/loader.ts#L430
Strings must use singlequote
Test: tests/specs/loader.ts#L440
Strings must use singlequote
Test: tests/specs/loader.ts#L440
Object properties must go on a new line
Test: tests/specs/loader.ts#L440
Strings must use singlequote
Test: tests/specs/loader.ts#L452
Strings must use singlequote
Test
Process completed with exit code 1.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test: src/loader.ts#L18
Async function 'ESBuildLoader' has a complexity of 15. Maximum allowed is 10
Test: src/plugin.ts#L146
Method 'apply' has a complexity of 14. Maximum allowed is 10