Skip to content

Unwrap default exports in CJS under default property #346

Unwrap default exports in CJS under default property

Unwrap default exports in CJS under default property #346

Re-run triggered July 14, 2025 11:47
Status Failure
Total duration 35s
Artifacts

test.yml

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

Annotations

4 errors and 10 warnings
Test (ubuntu-latest)
Process completed with exit code 1.
Test (ubuntu-latest): src/rollup/get-rollup-configs.ts#L88
Strings must use singlequote
Test (windows-latest)
The operation was canceled.
Test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
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): src/utils/log.ts#L7
Unexpected console statement
Test (ubuntu-latest): src/utils/get-entry-points/get-package-exports.ts#L112
Arrow function has a complexity of 12. Maximum allowed is 10
Test (ubuntu-latest): src/rollup/get-rollup-configs.ts#L44
Async arrow function has too many parameters (6). Maximum allowed is 5
Test (ubuntu-latest): src/rollup/get-rollup-configs.ts#L17
This line has 2 statements. Maximum allowed is 1
Test (ubuntu-latest): src/rollup/configs/pkg.ts#L18
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/cli.ts#L254
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L157
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L16
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): README.md#L210
'fs' is defined but never used