chore(deps): bump @tanstack/react-router from 1.86.0 to 1.99.7 #263
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
|