bug detectors: command injection #1441
run-all-tests.yaml
on: pull_request
Matrix: unit tests
auto-merge
0s
Annotations
11 errors and 4 warnings
fuzz tests:
packages/bug-detectors/index.ts#L19
Cannot find module '../core' or its corresponding type declarations.
|
fuzz tests
Process completed with exit code 2.
|
unit tests (ubuntu-20.04):
packages/bug-detectors/index.ts#L19
Cannot find module '../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.
|
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
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
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
|