Skip to content

user friendly error messages and removed result state unused #2632

user friendly error messages and removed result state unused

user friendly error messages and removed result state unused #2632

Triggered via push December 28, 2025 23:06
Status Failure
Total duration 56s
Artifacts

lint.yml

on: push
Run ESLint (sponsor)
48s
Run ESLint (sponsor)
Run ESLint (admin)
51s
Run ESLint (admin)
Run ESLint (api)
10s
Run ESLint (api)
Run ESLint (app)
52s
Run ESLint (app)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run ESLint (api)
Could not get yarn cache folder path for /home/runner/work/ddays-app/ddays-app/apps/admin-old
Run ESLint (admin): apps/admin/src/router/Router.tsx#L84
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run ESLint (app): apps/app/src/router/Router.tsx#L121
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run ESLint (app): apps/app/src/providers/RegistrationDataProvider.tsx#L58
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run ESLint (app): apps/app/src/providers/RegistrationContext.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run ESLint (app): apps/app/src/pages/RateCompanyPage/RateCompanyPage.tsx#L90
React Hook useEffect has missing dependencies: 'geolocation?.error' and 'geolocation.isOk'. Either include them or remove the dependency array
Run ESLint (app): apps/app/src/pages/LoginPage/LoginPage.tsx#L39
React Hook useEffect has a missing dependency: 'handleCredentialResponse'. Either include it or remove the dependency array
Run ESLint (app): apps/app/src/context/UserContext.tsx#L94
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run ESLint (app): apps/app/src/context/ShoppingContext.tsx#L21
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run ESLint (app): apps/app/src/context/RegistrationContext.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Run ESLint (app): apps/app/src/components/RegistrationForms/GeneralRegistrationForm/GeneralRegistrationForm.tsx#L60
React Hook useEffect has a missing dependency: 'handleCredentialResponse'. Either include it or remove the dependency array