Skip to content

Feature/search

Feature/search #22

Triggered via pull request July 21, 2023 09:20
Status Failure
Total duration 1m 24s
Artifacts

test_on_pr.yml

on: pull_request
Matrix: test-tauri
Fit to window
Zoom out
Zoom in

Annotations

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