Skip to content

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

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

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

Triggered via pull request December 23, 2024 02:50
Status Failure
Total duration 31s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Typecheck: src/components/common/SqlChallengePage.tsx#L37
Property 'challengeId' does not exist on type '{ challengeId: string; } | {} | {}'.
Typecheck: src/components/common/SqlChallengePage.tsx#L43
Property 'challengeId' does not exist on type '{ challengeId: string; } | {} | {}'.
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