Skip to content

fix(binary): add hashbang on Windows (#40) #41

fix(binary): add hashbang on Windows (#40)

fix(binary): add hashbang on Windows (#40) #41

Triggered via push August 2, 2023 18:15
Status Success
Total duration 1m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Release: README.md#L165
'fs' is defined but never used
Release: src/cli.ts#L114
Unexpected console statement
Release: src/cli.ts#L180
Unexpected console statement
Release: src/utils/get-rollup-configs.ts#L41
Maximum number of dependencies (15) exceeded
Release: src/utils/get-rollup-configs.ts#L118
Async function 'getRollupConfigs' has too many parameters (6). Maximum allowed is 5
Release: src/utils/log.ts#L5
Unexpected console statement
Release: src/utils/parse-package-json/get-export-entries.ts#L133
Arrow function has a complexity of 13. Maximum allowed is 10
Release: src/utils/parse-package-json/get-external-dependencies.ts#L11
Arrow function has a complexity of 12. Maximum allowed is 10
Release: src/utils/parse-package-json/get-external-dependencies.ts#L57
Unexpected console statement
Release: tests/specs/builds/target.ts#L28
Too many nested callbacks (5). Maximum allowed is 4