bug detectors: command injection #1454
run-all-tests.yaml
on: pull_request
Matrix: unit tests
auto-merge
0s
Annotations
8 errors and 4 warnings
fuzz tests:
packages/bug-detectors/index.ts#L116
Cannot find name 'ChildProcess'.
|
fuzz tests
Process completed with exit code 2.
|
unit tests (ubuntu-20.04):
packages/bug-detectors/index.ts#L116
Cannot find name 'ChildProcess'.
|
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:
examples/bug-detectors/fuzz.js#L2
'FuzzedDataProvider' is assigned a value but never used
|
lint:
examples/bug-detectors/fuzz.js#L4
'root' is assigned a value but never used
|
lint:
examples/bug-detectors/fuzz.js#L9
'testFn' is defined but never used
|
lint:
examples/bug-detectors/fuzz.js#L13
'data' is defined but never used
|