Skip to content

fix: suppress unresolvable dynamic import errors #310

fix: suppress unresolvable dynamic import errors

fix: suppress unresolvable dynamic import errors #310

Re-run triggered January 7, 2025 08:38
Status Success
Total duration 2m 13s
Artifacts

test.yml

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

Annotations

11 warnings
Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (ubuntu-latest): README.md#L186
'fs' is defined but never used
Test (ubuntu-latest): src/cli.ts#L133
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L210
Unexpected console statement
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L49
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L176
Async arrow function has too many parameters (7). 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 13. Maximum allowed is 10
Test (ubuntu-latest): tests/specs/builds/index.ts#L19
Maximum number of dependencies (15) exceeded