Skip to content

fix: improve error messages when files are missing or mismatched #338

fix: improve error messages when files are missing or mismatched

fix: improve error messages when files are missing or mismatched #338

Triggered via pull request April 24, 2025 16:03
Status Success
Total duration 2m 36s
Artifacts

test.yml

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

Annotations

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