bug detectors: command injection #1435
run-all-tests.yaml
on: pull_request
Matrix: unit tests
auto-merge
0s
Annotations
22 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#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)
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#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
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
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
|