π Add clay vite β Vite ESM bundling pipeline #100
Annotations
9 errors and 11 warnings
|
test (20.x)
Process completed with exit code 1.
|
|
test (20.x):
lib/cmd/vite/scripts.js#L1156
Async arrow function has a complexity of 11. Maximum allowed is 8
|
|
test (20.x):
lib/cmd/vite/scripts.js#L1068
'_id' is defined but never used
|
|
test (20.x):
lib/cmd/vite/scripts.js#L1068
'_code' is defined but never used
|
|
test (20.x):
lib/cmd/vite/scripts.js#L1051
Expected blank line after variable declarations
|
|
test (20.x):
lib/cmd/vite/scripts.js#L1001
Async arrow function has a complexity of 9. Maximum allowed is 8
|
|
test (20.x):
lib/cmd/vite/scripts.js#L936
Expected blank line after variable declarations
|
|
test (20.x):
lib/cmd/vite/scripts.js#L927
Expected blank line after variable declarations
|
|
test (20.x):
lib/cmd/vite/scripts.js#L878
Expected blank line after variable declarations
|
|
test (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (20.x):
lib/cmd/vite/plugins/manual-chunks.test.js#L11
Missing JSDoc for parameter 'minSize'
|
|
test (20.x):
lib/cmd/vite/plugins/manual-chunks.test.js#L11
Missing JSDoc for parameter 'modules'
|
|
test (20.x):
lib/cmd/vite/plugins/manual-chunks.test.js#L11
Missing JSDoc @returns for function
|
|
test (20.x):
lib/cmd/vite/plugins/browser-compat.test.js#L9
Missing JSDoc for parameter 'customStubs'
|
|
test (20.x):
lib/cmd/vite/plugins/browser-compat.test.js#L9
Missing JSDoc for parameter 'id'
|
|
test (20.x):
lib/cmd/vite/plugins/browser-compat.test.js#L9
Missing JSDoc @returns for function
|
|
test (20.x):
lib/cmd/vite/index.test.js#L27
Missing JSDoc for parameter 'manifestContent'
|
|
test (20.x):
lib/cmd/vite/index.test.js#L27
Missing JSDoc @returns for function
|
|
test (20.x):
lib/cmd/vite/index.js#L91
Unnecessary parentheses around expression
|
|
test (20.x):
lib/cmd/vite/generate-bootstrap.js#L151
Unnecessary parentheses around expression
|