Skip to content

Optimize data loading with Tanstack query #219

Optimize data loading with Tanstack query

Optimize data loading with Tanstack query #219

Triggered via pull request November 30, 2025 12:13
Status Failure
Total duration 2m 14s
Artifacts

ci.yml

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

Annotations

24 errors, 10 warnings, and 1 notice
Testing on ubuntu-24.04 with Node.js 22
Process completed with exit code 1.
Testing on ubuntu-24.04 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L279
Switch is not exhaustive. Cases not matched: "asset" | "collection" | "entry"
Testing on ubuntu-24.04 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L253
'projectId' is assigned a value but never used. Allowed unused vars must match /^_/u
Testing on ubuntu-24.04 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L11
'EntryDiff' is defined but never used. Allowed unused vars must match /^_/u
Testing on ubuntu-24.04 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L8
'DiffContainer' is defined but never used. Allowed unused vars must match /^_/u
Testing on ubuntu-24.04 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L6
'CollectionDiff' is defined but never used. Allowed unused vars must match /^_/u
Testing on macos-15 with Node.js 22
Process completed with exit code 1.
Testing on macos-15 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L279
Switch is not exhaustive. Cases not matched: "asset" | "collection" | "entry"
Testing on macos-15 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L253
'projectId' is assigned a value but never used. Allowed unused vars must match /^_/u
Testing on macos-15 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L11
'EntryDiff' is defined but never used. Allowed unused vars must match /^_/u
Testing on macos-15 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L8
'DiffContainer' is defined but never used. Allowed unused vars must match /^_/u
Testing on macos-15 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L6
'CollectionDiff' is defined but never used. Allowed unused vars must match /^_/u
Testing on windows-2025 with Node.js 22
Process completed with exit code 1.
Testing on windows-2025 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L279
Switch is not exhaustive. Cases not matched: "asset" | "collection" | "entry"
Testing on windows-2025 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L253
'projectId' is assigned a value but never used. Allowed unused vars must match /^_/u
Testing on windows-2025 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L11
'EntryDiff' is defined but never used. Allowed unused vars must match /^_/u
Testing on windows-2025 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L8
'DiffContainer' is defined but never used. Allowed unused vars must match /^_/u
Testing on windows-2025 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L6
'CollectionDiff' is defined but never used. Allowed unused vars must match /^_/u
Testing on macos-13 with Node.js 22
Process completed with exit code 1.
Testing on macos-13 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L279
Switch is not exhaustive. Cases not matched: "asset" | "collection" | "entry"
Testing on macos-13 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L253
'projectId' is assigned a value but never used. Allowed unused vars must match /^_/u
Testing on macos-13 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L11
'EntryDiff' is defined but never used. Allowed unused vars must match /^_/u
Testing on macos-13 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L8
'DiffContainer' is defined but never used. Allowed unused vars must match /^_/u
Testing on macos-13 with Node.js 22: src/renderer/routes/projects/$projectId/history/$commitHash.tsx#L6
'CollectionDiff' is defined but never used. Allowed unused vars must match /^_/u
Testing on macos-13 with Node.js 22
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046