Skip to content

Feature/search

Feature/search #14

Triggered via pull request July 21, 2023 09:20
Status Failure
Total duration 1m 45s
Artifacts
create-release
8s
create-release
Matrix: build-tauri
publish-release
0s
publish-release
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build-tauri (ubuntu-22.04): src/App.tsx#L43
The right-hand side of an 'instanceof' expression must not be an instantiation expression.
build-tauri (ubuntu-22.04): src/components/Header.tsx#L9
Type 'Promise<SearchResult>' is not assignable to type 'Promise<string>'.
build-tauri (ubuntu-22.04)
Command failed with exit code 1: pnpm tauri build
build-tauri (macos-latest): src/App.tsx#L43
The right-hand side of an 'instanceof' expression must not be an instantiation expression.
build-tauri (macos-latest): src/components/Header.tsx#L9
Type 'Promise<SearchResult>' is not assignable to type 'Promise<string>'.
build-tauri (macos-latest)
Command failed with exit code 1: pnpm tauri build
build-tauri (windows-latest): src/App.tsx#L43
The right-hand side of an 'instanceof' expression must not be an instantiation expression.
build-tauri (windows-latest): src/components/Header.tsx#L9
Type 'Promise<SearchResult>' is not assignable to type 'Promise<string>'.
build-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build