Skip to content

Change connect_pod delay #108

Change connect_pod delay

Change connect_pod delay #108

Triggered via push December 6, 2023 08:52
Status Failure
Total duration 1m 21s
Artifacts

tauri-test.yml

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

Annotations

12 errors
test-tauri (ubuntu-latest): src/pages/OverviewPanel.tsx#L54
Property 'isConnecting' is missing in type '{ setIsConnecting: Dispatch<SetStateAction<boolean>>; }' but required in type 'EstablishConnectionProps'.
test-tauri (ubuntu-latest): src/pages/OverviewPanel.tsx#L54
Left side of comma operator is unused and has no side effects.
test-tauri (ubuntu-latest): src/pages/OverviewPanel.tsx#L54
JSX expressions may not use the comma operator. Did you mean to write an array?
test-tauri (ubuntu-latest)
Command failed with exit code 1: npm run tauri build
test-tauri (macos-latest): src/pages/OverviewPanel.tsx#L54
Property 'isConnecting' is missing in type '{ setIsConnecting: Dispatch<SetStateAction<boolean>>; }' but required in type 'EstablishConnectionProps'.
test-tauri (macos-latest): src/pages/OverviewPanel.tsx#L54
Left side of comma operator is unused and has no side effects.
test-tauri (macos-latest): src/pages/OverviewPanel.tsx#L54
JSX expressions may not use the comma operator. Did you mean to write an array?
test-tauri (macos-latest)
Command failed with exit code 1: npm run tauri build
test-tauri (windows-latest): src/pages/OverviewPanel.tsx#L54
Property 'isConnecting' is missing in type '{ setIsConnecting: Dispatch<SetStateAction<boolean>>; }' but required in type 'EstablishConnectionProps'.
test-tauri (windows-latest): src/pages/OverviewPanel.tsx#L54
Left side of comma operator is unused and has no side effects.
test-tauri (windows-latest): src/pages/OverviewPanel.tsx#L54
JSX expressions may not use the comma operator. Did you mean to write an array?
test-tauri (windows-latest)
Command failed with exit code 1: npm run tauri build