Bump @typescript-eslint/eslint-plugin from 7.16.0 to 8.22.0 #1973
Annotations
10 errors
lint:
src/actions/session.ts#L70
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
|
lint:
src/actions/session.ts#L72
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
|
lint:
src/actions/session.ts#L83
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
|
lint:
src/actions/session.ts#L85
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
|
lint:
src/components/AuthForm.tsx#L81
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
|
lint:
src/components/HistoryTable.tsx#L58
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
|
lint:
src/components/HomePage.tsx#L113
'e' is defined but never used
|
lint:
src/components/HomePage.tsx#L117
'e' is defined but never used
|
lint:
src/components/group/GroupHistory.tsx#L40
Expected an assignment or function call and instead saw an expression
|
lint:
src/components/record/JSONRecordForm.tsx#L50
Prefer using the primitive `object` as a type name, rather than the upper-cased `Object`
|