feat: use FileSystemFileHandle
to modify a file on the local filesystem
#550
ci.yml
on: pull_request
build docker
1m 5s
build artifacts
39s
Matrix: build-node
Matrix: e2e-tests
Annotations
14 errors and 3 warnings
build on ubuntu-latest:
src/components/ModalExport.tsx#L128
Argument of type '{ types: { description: string; accept: { "application/json": string[]; }; suggestedName: string; }[]; excludeAcceptAllOption: boolean; multiple: boolean; }' is not assignable to parameter of type 'SaveFilePickerOptions'.
|
build on ubuntu-latest:
src/components/ModalOpen.tsx#L152
No overload matches this call.
|
build on ubuntu-latest
Process completed with exit code 2.
|
build artifacts:
src/components/ModalExport.tsx#L128
Argument of type '{ types: { description: string; accept: { "application/json": string[]; }; suggestedName: string; }[]; excludeAcceptAllOption: boolean; multiple: boolean; }' is not assignable to parameter of type 'SaveFilePickerOptions'.
|
build artifacts:
src/components/ModalOpen.tsx#L152
No overload matches this call.
|
build artifacts
Process completed with exit code 2.
|
E2E tests using chrome
The process '/usr/local/bin/npm' failed with exit code 2
|
E2E tests using firefox
The process '/usr/local/bin/npm' failed with exit code 2
|
build on macos-latest:
src/components/ModalExport.tsx#L128
Argument of type '{ types: { description: string; accept: { "application/json": string[]; }; suggestedName: string; }[]; excludeAcceptAllOption: boolean; multiple: boolean; }' is not assignable to parameter of type 'SaveFilePickerOptions'.
|
build on macos-latest:
src/components/ModalOpen.tsx#L152
No overload matches this call.
|
build on macos-latest
Process completed with exit code 2.
|
build on windows-latest:
src/components/ModalExport.tsx#L128
Argument of type '{ types: { description: string; accept: { "application/json": string[]; }; suggestedName: string; }[]; excludeAcceptAllOption: boolean; multiple: boolean; }' is not assignable to parameter of type 'SaveFilePickerOptions'.
|
build on windows-latest:
src/components/ModalOpen.tsx#L152
No overload matches this call.
|
build on windows-latest
Process completed with exit code 1.
|
build on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|