Skip to content

chore(deps): bump @tanstack/react-router from 1.86.0 to 1.102.5 #269

chore(deps): bump @tanstack/react-router from 1.86.0 to 1.102.5

chore(deps): bump @tanstack/react-router from 1.86.0 to 1.102.5 #269

Triggered via pull request February 13, 2025 02:54
Status Failure
Total duration 41s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Typecheck: src/components/common/SqlChallengeSearch.tsx#L111
Type '`${string}/${string}`' is not assignable to type '"." | ".." | "/" | "/select-challenge/$challengeId" | "/sql-challenges" | "/create-challenge/$challengeId" | "/update-challenge/$challengeId" | "/delete-challenge/$challengeId" | "/sql-playground"'.
Typecheck
Process completed with exit code 2.
Lint: src/App.tsx#L9
Missing JSDoc @returns declaration
Lint: src/challenges/index.ts#L5
Missing JSDoc @param "keyId" type
Lint: src/challenges/index.ts#L6
Missing JSDoc @param "allChallenges" description
Lint: src/challenges/index.ts#L6
Missing JSDoc @param "allChallenges" type
Lint: src/challenges/index.ts#L7
Missing JSDoc @returns type
Lint: src/challenges/index.ts#L20
Missing JSDoc @param "currentChallenge" type
Lint: src/challenges/index.ts#L21
Missing JSDoc @param "allChallenges" description
Lint: src/challenges/index.ts#L21
Missing JSDoc @param "allChallenges" type
Lint: src/challenges/index.ts#L22
Missing JSDoc @returns type
Lint: src/challenges/index.ts#L35
Missing JSDoc @param "currentChallenge" type