Skip to content

React - Migrate to vite #105

React - Migrate to vite

React - Migrate to vite #105

Triggered via pull request June 5, 2025 13:05
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
React: React/vite.config.ts#L2
'@vitejs/plugin-react' should be listed in the project's dependencies, not devDependencies
React: React/vite.config.ts#L1
'vite' should be listed in the project's dependencies, not devDependencies
React: React/vite.config.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
React: React/src/vite-env.d.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
React: React/src/setupTests.ts#L5
'@testing-library/jest-dom' should be listed in the project's dependencies, not devDependencies
React: React/src/setupTests.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
React: React/src/main.tsx#L6
Forbidden non-null assertion
React: React/src/main.tsx#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
React: React/src/App.tsx#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
React: React/src/App.test.tsx#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
Vue: Vue/src/components/HomeContent.vue#L8
Prop 'text' requires default value to be set
Angular: Angular/src/main.ts#L6
Unexpected console statement