Skip to content

Introduce fuzzing testing #118

Introduce fuzzing testing

Introduce fuzzing testing #118

Triggered via pull request June 15, 2023 10:16
Status Failure
Total duration 1m 31s
Artifacts

pull-request.yml

on: pull_request
Matrix: unit / test
Fit to window
Zoom out
Zoom in

Annotations

32 errors
unit / test (mac-chrome-latest): test/fuzzing/applyDelta.test.ts#L22
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (mac-chrome-latest): test/fuzzing/applyDelta.test.ts#L23
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (mac-chrome-latest): test/fuzzing/applyDelta.test.ts#L26
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (mac-chrome-latest)
Process completed with exit code 2.
unit / test (mac-safari-latest): test/fuzzing/applyDelta.test.ts#L22
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (mac-safari-latest): test/fuzzing/applyDelta.test.ts#L23
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (mac-firefox-latest): test/fuzzing/applyDelta.test.ts#L22
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (mac-safari-latest): test/fuzzing/applyDelta.test.ts#L26
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (mac-safari-latest)
Process completed with exit code 2.
unit / test (mac-firefox-latest): test/fuzzing/applyDelta.test.ts#L23
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (mac-firefox-latest): test/fuzzing/applyDelta.test.ts#L26
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (mac-firefox-latest)
Process completed with exit code 2.
unit / test (windows-chrome-latest): test/fuzzing/applyDelta.test.ts#L22
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (windows-chrome-latest): test/fuzzing/applyDelta.test.ts#L23
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (windows-chrome-latest): test/fuzzing/applyDelta.test.ts#L26
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (windows-chrome-latest)
Process completed with exit code 2.
unit / test (windows-firefox-latest): test/fuzzing/applyDelta.test.ts#L22
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (windows-firefox-latest): test/fuzzing/applyDelta.test.ts#L23
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (windows-firefox-latest): test/fuzzing/applyDelta.test.ts#L26
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (windows-firefox-latest)
Process completed with exit code 2.
unit / test (windows-edge-latest): test/fuzzing/applyDelta.test.ts#L22
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (windows-edge-latest): test/fuzzing/applyDelta.test.ts#L23
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (windows-edge-latest): test/fuzzing/applyDelta.test.ts#L26
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (windows-edge-latest)
Process completed with exit code 2.
unit / test (ios-latest): test/fuzzing/applyDelta.test.ts#L22
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (ios-latest): test/fuzzing/applyDelta.test.ts#L23
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (ios-latest): test/fuzzing/applyDelta.test.ts#L26
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
unit / test (ios-latest)
Process completed with exit code 2.
e2e / test: test/fuzzing/applyDelta.test.ts#L22
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
e2e / test: test/fuzzing/applyDelta.test.ts#L23
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
e2e / test: test/fuzzing/applyDelta.test.ts#L26
Type 'string[] | undefined' is not assignable to type '(string | number | boolean)[]'.
e2e / test
Process completed with exit code 2.