Skip to content

[WiP] Selecting multiple files for deleting on left menu #692

[WiP] Selecting multiple files for deleting on left menu

[WiP] Selecting multiple files for deleting on left menu #692

Triggered via pull request May 5, 2024 15:31
Status Failure
Total duration 3m 23s
Artifacts

general.yaml

on: pull_request
Matrix: test
Matrix: build
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test (ubuntu-latest): client/components/Application/Browser.tsx#L37
Type 'string | undefined' is not assignable to type 'string[] | undefined'.
test (ubuntu-latest): client/components/Application/Browser.tsx#L37
Type '(path?: string | undefined) => Promise<void>' is not assignable to type '(path?: string[] | undefined) => void'.
test (ubuntu-latest)
Process completed with exit code 2.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (macos-latest)
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.