Skip to content

chore(deps-dev): bump @types/react from 18.3.3 to 18.3.8 #306

chore(deps-dev): bump @types/react from 18.3.3 to 18.3.8

chore(deps-dev): bump @types/react from 18.3.3 to 18.3.8 #306

Triggered via pull request September 20, 2024 02:09
Status Success
Total duration 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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