Skip to content

bug detectors: command injection #1434

bug detectors: command injection

bug detectors: command injection #1434

Triggered via pull request April 20, 2023 18:38
Status Failure
Total duration 3m 15s
Artifacts

run-all-tests.yaml

on: pull_request
Matrix: unit tests
auto-merge
0s
auto-merge
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 6 warnings
unit tests (ubuntu-20.04): packages/bug-detectors/index.ts#L17
Cannot find module '@jazzer.js/hooking/dist/manager' or its corresponding type declarations.
unit tests (ubuntu-20.04): packages/bug-detectors/index.ts#L20
Cannot find module '@jazzer.js/instrumentor/dist/plugins/helpers' or its corresponding type declarations.
unit tests (ubuntu-20.04): packages/bug-detectors/index.ts#L21
Cannot find module '@jazzer.js/core' or its corresponding type declarations.
unit tests (ubuntu-20.04): packages/bug-detectors/index.ts#L74
Rest parameter 'args' implicitly has an 'any[]' type.
unit tests (ubuntu-20.04): packages/bug-detectors/index.ts#L17
Cannot find module '@jazzer.js/hooking/dist/manager' or its corresponding type declarations.
unit tests (ubuntu-20.04): packages/bug-detectors/index.ts#L20
Cannot find module '@jazzer.js/instrumentor/dist/plugins/helpers' or its corresponding type declarations.
unit tests (ubuntu-20.04): packages/bug-detectors/index.ts#L21
Cannot find module '@jazzer.js/core' or its corresponding type declarations.
unit tests (ubuntu-20.04): packages/bug-detectors/index.ts#L74
Rest parameter 'args' implicitly has an 'any[]' type.
unit tests (ubuntu-20.04)
Process completed with exit code 2.
unit tests (windows-2019)
The job was canceled because "ubuntu-20_04" failed.
unit tests (windows-2019)
The operation was canceled.
fuzz tests: packages/bug-detectors/index.ts#L17
Cannot find module '@jazzer.js/hooking/dist/manager' or its corresponding type declarations.
fuzz tests: packages/bug-detectors/index.ts#L20
Cannot find module '@jazzer.js/instrumentor/dist/plugins/helpers' or its corresponding type declarations.
fuzz tests: packages/bug-detectors/index.ts#L21
Cannot find module '@jazzer.js/core' or its corresponding type declarations.
fuzz tests: packages/bug-detectors/index.ts#L74
Rest parameter 'args' implicitly has an 'any[]' type.
fuzz tests: packages/bug-detectors/index.ts#L17
Cannot find module '@jazzer.js/hooking/dist/manager' or its corresponding type declarations.
fuzz tests: packages/bug-detectors/index.ts#L20
Cannot find module '@jazzer.js/instrumentor/dist/plugins/helpers' or its corresponding type declarations.
fuzz tests: packages/bug-detectors/index.ts#L21
Cannot find module '@jazzer.js/core' or its corresponding type declarations.
fuzz tests: packages/bug-detectors/index.ts#L74
Rest parameter 'args' implicitly has an 'any[]' type.
fuzz tests
Process completed with exit code 2.
unit tests (macos-11)
The job was canceled because "ubuntu-20_04" failed.
unit tests (macos-11)
The operation was canceled.
lint
Do not use "@ts-ignore" because it alters compilation errors
lint
Type string trivially inferred from a string literal, remove type annotation
lint
Do not use "@ts-ignore" because it alters compilation errors
lint: tests/code_coverage/coverage.test.js#L18
Definition for rule '@typescript-eslinreport/no-var-requires' was not found
lint: tests/code_coverage/coverage.test.js#L19
Require statement not part of import statement
lint
Process completed with exit code 1.
lint: packages/bug-detectors/index.ts#L17
'registerReplaceHook' is defined but never used
lint: packages/bug-detectors/index.ts#L18
'addHook' is defined but never used
lint: packages/bug-detectors/index.ts#L19
'Module' is defined but never used
lint
Unexpected any. Specify a different type
lint
'callOriginalFn' is assigned a value but never used
lint: packages/instrumentor/plugins/helpers.ts#L3
'crypto' is defined but never used