Skip to content

feat: upgrade dependencies #340

feat: upgrade dependencies

feat: upgrade dependencies #340

Triggered via push June 16, 2025 00:31
Status Failure
Total duration 31s
Artifacts

test.yml

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

Annotations

7 errors and 10 warnings
Test (ubuntu-latest)
Process completed with exit code 2.
Test (ubuntu-latest): tests/fixtures.ts#L15
Binding element 'symlink' implicitly has an 'any' type.
Test (ubuntu-latest): tests/fixtures.ts#L14
Binding element 'symlink' implicitly has an 'any' type.
Test (ubuntu-latest): tests/fixtures.ts#L10
Binding element 'symlink' implicitly has an 'any' type.
Test (ubuntu-latest): tests/fixtures.ts#L3
Module '"fs-fixture"' declares 'FileTree' locally, but it is not exported.
Test (windows-latest)
The operation was canceled.
Test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
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