Skip to content

Implement subpath exports #290

Implement subpath exports

Implement subpath exports #290

Re-run triggered July 19, 2024 10:03
Status Failure
Total duration 32s
Artifacts

test.yml

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

Annotations

6 errors and 10 warnings
Test (ubuntu-latest): src/cli.ts#L143
This line has a length of 132. Maximum allowed is 100
Test (ubuntu-latest): src/local-typescript-loader.ts#L13
Unexpected require()
Test (ubuntu-latest)
Process completed with exit code 1.
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#L208
Unexpected console statement
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L48
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L170
Async arrow function has too many parameters (7). Maximum allowed is 5
Test (ubuntu-latest): src/utils/get-source-path.ts#L81
This line has 2 statements. Maximum allowed is 1
Test (ubuntu-latest): src/utils/log.ts#L5
Unexpected console statement
Test (ubuntu-latest): src/utils/parse-package-json/get-export-entries.ts#L138
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