Skip to content

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

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

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

Triggered via pull request December 23, 2024 02:28
Status Success
Total duration 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/components/Language.tsx#L17
React Hook useEffect contains a call to 'setSelected'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [language] as a second argument to the useEffect Hook
build: src/components/Theme.tsx#L5
Missing JSDoc @returns declaration
build: src/components/Theme.tsx#L41
Missing JSDoc @returns declaration
build: src/utils/parseEnv.ts#L4
Unexpected any. Specify a different type
build: src/utils/parseEnv.ts#L7
Missing JSDoc @returns declaration
build: src/utils/parseEnv.ts#L9
Missing JSDoc @param "env" description
build: src/utils/parseEnv.ts#L9
Missing JSDoc @param "env" type
build: src/utils/parseEnv.ts#L14
Unexpected any. Specify a different type
build: vite.config.ts#L25
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
build: vite.config.ts#L28
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer