resolvable files #203
test.yaml
on: pull_request
test
/
lint
29s
test
/
test-integration
16s
test
/
test-e2e
31s
Annotations
6 errors and 1 warning
test / test-integration
Process completed with exit code 1.
|
test / test-e2e:
src/classes/emulator-options.ts#L171
Argument of type 'ResolvableFileInput' is not assignable to parameter of type 'string'.
|
test / test-e2e:
src/classes/emulator-options.ts#L183
Type 'string | NostalgistCoreDict' is not assignable to type 'ResolvableFileInput'.
|
test / test-e2e:
src/classes/emulator-options.ts#L207
Argument of type 'ResolvableFileInput' is not assignable to parameter of type 'string'.
|
test / test-e2e:
src/classes/emulator-options.ts#L221
Type 'string | URL | Blob | ((...args: unknown[]) => ResolvableWrapped) | Promise<ResolvableWrapped> | { fileContent: ResolvablePrimitive; fileName: string; } | ... 6 more ... | undefined' is not assignable to type 'ResolvableFileInput'.
|
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.
|