Skip to content

feat: support tsconfig paths #277

feat: support tsconfig paths

feat: support tsconfig paths #277

Triggered via pull request July 19, 2024 03:30
Status Failure
Total duration 30s
Artifacts

test.yml

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

Annotations

12 errors and 10 warnings
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L21
Expected line before comment
Test (ubuntu-latest): src/utils/rollup-plugins/resolve-typescript-paths.ts#L1
Use default import for module `path`
Test (ubuntu-latest): src/utils/rollup-plugins/resolve-typescript-paths.ts#L9
Unexpected using '[\W\w]' to match any character
Test (ubuntu-latest): src/utils/rollup-plugins/resolve-typescript-paths.ts#L9
Unnecessary escape character: \:
Test (ubuntu-latest): src/utils/rollup-plugins/resolve-typescript-paths.ts#L9
Unnecessary escape character: \:
Test (ubuntu-latest): src/utils/rollup-plugins/resolve-typescript-paths.ts#L9
Useless identity escapes with non-syntax characters are forbidden
Test (ubuntu-latest): src/utils/rollup-plugins/resolve-typescript-paths.ts#L11
Unexpected using '[\W\w]' to match any character
Test (ubuntu-latest): src/utils/rollup-plugins/resolve-typescript-paths.ts#L13
The variable `str` should be named `string_`. A more descriptive name will do too
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
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#L46
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L155
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 12. Maximum allowed is 10
Test (ubuntu-latest): src/utils/rollup-plugins/resolve-typescript-paths.ts#L40
Async method 'resolveId' has a complexity of 13. Maximum allowed is 10