docs: add badges #240
Annotations
12 warnings
Test (ubuntu-latest)
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 (ubuntu-latest):
README.md#L187
'fs' is defined but never used
|
Test (ubuntu-latest):
src/cli.ts#L115
Unexpected console statement
|
Test (ubuntu-latest):
src/cli.ts#L181
Unexpected console statement
|
Test (ubuntu-latest):
src/utils/get-rollup-configs.ts#L42
Maximum number of dependencies (15) exceeded
|
Test (ubuntu-latest):
src/utils/get-rollup-configs.ts#L135
Async function 'getRollupConfigs' has too many parameters (6). Maximum allowed is 5
|
Test (ubuntu-latest):
src/utils/log.ts#L5
Unexpected console statement
|
Test (ubuntu-latest):
src/utils/parse-package-json/get-export-entries.ts#L133
Arrow function has a complexity of 13. Maximum allowed is 10
|
Test (ubuntu-latest):
src/utils/parse-package-json/get-external-dependencies.ts#L11
Arrow function has a complexity of 12. Maximum allowed is 10
|
Test (ubuntu-latest):
src/utils/parse-package-json/get-external-dependencies.ts#L57
Unexpected console statement
|
Test (ubuntu-latest):
tests/specs/builds/target.ts#L28
Too many nested callbacks (5). Maximum allowed is 4
|
Test (windows-latest)
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/.
|