Skip to content

fix: preserve cjs exports for node #355

fix: preserve cjs exports for node

fix: preserve cjs exports for node #355

Triggered via push August 8, 2025 03:05
Status Success
Total duration 2m 22s
Artifacts

test.yml

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

Annotations

10 warnings and 1 notice
Test (ubuntu-latest): src/rollup/plugins/esm-inject-create-require.ts#L24
Method 'enter' has a complexity of 11. Maximum allowed is 10
Test (ubuntu-latest): src/rollup/plugins/cjs-annotate-exports.ts#L30
This line has 2 statements. Maximum allowed is 1
Test (ubuntu-latest): src/rollup/plugins/cjs-annotate-exports.ts#L26
This line has 2 statements. Maximum allowed is 1
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#L19
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/cli.ts#L230
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L158
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L17
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): README.md#L210
'fs' is defined but never used
Test (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677