fix(codeql): address code scanning alerts #1076
Annotations
6 warnings
tests (ubuntu-24.04):
src/index.js#L39
The type 'child_process' is undefined
|
tests (ubuntu-24.04):
src/index.js#L39
Missing JSDoc @returns description
|
tests (windows-2025):
src/index.js#L39
The type 'child_process' is undefined
|
tests (windows-2025):
src/index.js#L39
Missing JSDoc @returns description
|
tests (macos-15):
src/index.js#L39
The type 'child_process' is undefined
|
tests (macos-15):
src/index.js#L39
Missing JSDoc @returns description
|