Update to latest dependency versions #2644
Annotations
10 errors and 1 warning
build:
src/components/EditFeatureDrawer/EditFeatureForm/index.tsx#L213
Unexpected lexical declaration in case block
|
build:
src/components/EditFeatureDrawer/EditFeatureGeometryToolbar/index.tsx#L108
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
build:
src/components/EditFeatureDrawer/EditReferenceTable/index.tsx#L111
Expected a conditional expression and instead saw an assignment
|
build:
src/components/EditFeatureDrawer/index.tsx#L115
'error' is defined but never used
|
build:
src/components/Footer/index.tsx#L26
An interface declaring no members is equivalent to its supertype
|
build:
src/components/Header/index.tsx#L23
An interface declaring no members is equivalent to its supertype
|
build
An interface declaring no members is equivalent to its supertype
|
build
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
build:
src/components/PrintForm/CustomFieldInput/index.tsx#L13
An interface declaring no members is equivalent to its supertype
|
build:
src/components/PrintForm/ScaleSelect/index.tsx#L52
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
build:
src/components/JsonModal/index.tsx#L12
Using exported name 'Editor' as identifier for default import
|