Skip to content

fix: insert hashbang above createRequire #316

fix: insert hashbang above createRequire

fix: insert hashbang above createRequire #316

Triggered via push February 13, 2025 10:02
Status Success
Total duration 2m 23s
Artifacts

test.yml

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

Annotations

10 warnings
Test (ubuntu-latest): README.md#L210
'fs' is defined but never used
Test (ubuntu-latest): src/cli.ts#L149
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L226
Unexpected console statement
Test (ubuntu-latest): src/rollup/configs/pkg.ts#L18
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/rollup/get-rollup-configs.ts#L32
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#L60
Arrow function has a complexity of 12. Maximum allowed is 10
Test (ubuntu-latest): src/utils/parse-package-json/get-export-entries.ts#L138
Arrow function has a complexity of 14. 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