Skip to content

style: lintfix

style: lintfix #194

Triggered via push August 2, 2023 08:21
Status Success
Total duration 3m 8s
Artifacts

test.yml

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

Annotations

10 warnings
Test (ubuntu-latest): README.md#L165
'fs' is defined but never used
Test (ubuntu-latest): src/cli.ts#L114
Unexpected console statement
Test (ubuntu-latest): src/cli.ts#L180
Unexpected console statement
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L41
Maximum number of dependencies (15) exceeded
Test (ubuntu-latest): src/utils/get-rollup-configs.ts#L118
Async function 'getRollupConfigs' 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/target.ts#L28
Too many nested callbacks (5). Maximum allowed is 4