Skip to content

fix(binary): race condition resolving list of binaries too early #344

fix(binary): race condition resolving list of binaries too early

fix(binary): race condition resolving list of binaries too early #344

Triggered via push July 13, 2025 03:56
Status Success
Total duration 2m 21s
Artifacts

test.yml

on: push
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/log.ts#L7
Unexpected console statement
Test (ubuntu-latest): src/utils/get-entry-points/get-package-exports.ts#L112
Arrow function has a complexity of 12. Maximum allowed is 10
Test (ubuntu-latest): src/rollup/get-rollup-configs.ts#L44
Async arrow function has too many parameters (6). Maximum allowed is 5
Test (ubuntu-latest): src/rollup/get-rollup-configs.ts#L17
This line has 2 statements. Maximum allowed is 1
Test (ubuntu-latest): src/rollup/configs/pkg.ts#L18
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/cli.ts#L254
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L157
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L16
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): README.md#L210
'fs' is defined but never used