Skip to content

test: create missing symlink directory #234

test: create missing symlink directory

test: create missing symlink directory #234

Triggered via push March 7, 2024 05:40
Status Success
Total duration 1m 50s
Artifacts

test.yml

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

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#L120
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): 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/.