Skip to content

Implement subpath exports #269

Implement subpath exports

Implement subpath exports #269

Re-run triggered July 19, 2024 02:20
Status Failure
Total duration 33s
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/cli.ts#L137
This line has a length of 115. Maximum allowed is 100
Test (ubuntu-latest): src/utils/fs-exists.ts#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Test (ubuntu-latest): src/utils/fs-exists.ts#L7
Missing semicolon
Test (ubuntu-latest): src/utils/get-source-path.ts#L1
Strings must use singlequote
Test (ubuntu-latest): src/utils/get-source-path.ts#L10
Missing trailing comma
Test (ubuntu-latest): src/utils/get-source-path.ts#L38
Missing trailing comma
Test (ubuntu-latest): src/utils/get-source-path.ts#L39
Strings must use singlequote
Test (ubuntu-latest): src/utils/get-source-path.ts#L47
Missing trailing comma
Test (ubuntu-latest): src/utils/get-source-path.ts#L64
Expected a semicolon
Test (ubuntu-latest): src/utils/get-source-path.ts#L74
Missing trailing comma
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#L127
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L200
Unexpected console statement
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L42
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L147
Async arrow function has too many parameters (6). 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#L133
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): tests/specs/builds/index.ts#L19
Maximum number of dependencies (15) exceeded