resolvable files #203
Annotations
5 errors and 1 warning
Run pnpm build:
src/classes/emulator-options.ts#L171
Argument of type 'ResolvableFileInput' is not assignable to parameter of type 'string'.
|
Run pnpm build:
src/classes/emulator-options.ts#L183
Type 'string | NostalgistCoreDict' is not assignable to type 'ResolvableFileInput'.
|
Run pnpm build:
src/classes/emulator-options.ts#L207
Argument of type 'ResolvableFileInput' is not assignable to parameter of type 'string'.
|
Run pnpm build:
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'.
|
Run pnpm build
Process completed with exit code 2.
|
Run actions/upload-artifact@v4
No files were found with the provided path: playwright-report. No artifacts will be uploaded.
|
Loading