Skip to content

fix: Added the "Blob" type to the "rom" argument of the "launch" meth… #180

fix: Added the "Blob" type to the "rom" argument of the "launch" meth…

fix: Added the "Blob" type to the "rom" argument of the "launch" meth… #180

Re-run triggered September 12, 2024 01:59
Status Failure
Total duration 41s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test / lint: src/types/nostalgist-options.ts#L7
Expected "Blob" to come before "string"
test / lint
Process completed with exit code 1.
test / test-e2e: src/nostalgist.ts#L147
Argument of type '{ core: string; size: number; type: string; arrayBuffer(): Promise<ArrayBuffer>; slice(start?: number | undefined, end?: number | undefined, contentType?: string | undefined): Blob; stream(): ReadableStream<...>; text(): Promise<...>; } | { ...; }' is not assignable to parameter of type 'NostalgistLaunchOptions' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
test / test-e2e
Process completed with exit code 2.
test / test-e2e
No files were found with the provided path: playwright-report. No artifacts will be uploaded.