Skip to content

docs: add logo

docs: add logo #247

Triggered via push March 7, 2024 08:33
Status Success
Total duration 2m 9s
Artifacts

test.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

11 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#L202
'fs' is defined but never used
Test (ubuntu-latest): src/cli.ts#L121
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L188
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#L147
Async arrow function 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#L135
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 (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/.