fix: integrate prettier and resolve all linting issues #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
|
Lint:
src/components/__tests__/ViewTabs.test.tsx#L164
No overload matches this call.
|
|
Lint:
src/components/__tests__/ViewTabs.test.tsx#L138
No overload matches this call.
|
|
Lint:
src/components/__tests__/ViewTabs.test.tsx#L111
No overload matches this call.
|
|
Lint:
src/components/__tests__/ViewTabs.test.tsx#L87
No overload matches this call.
|
|
Lint:
src/components/__tests__/ViewTabs.test.tsx#L64
No overload matches this call.
|
|
Lint:
src/components/__tests__/ViewTabs.test.tsx#L41
No overload matches this call.
|
|
Lint:
src/components/__tests__/ConfigurationMenu.test.tsx#L94
Variable 'mockLink' is used before being assigned.
|
|
Lint:
src/components/__tests__/ConfigurationMenu.test.tsx#L93
Variable 'mockLink' is used before being assigned.
|
|
Lint:
src/components/EntityCard.tsx#L53
Type '{}' is not assignable to type 'ReactNode'.
|
|
Lint:
src/components/EntityCard.tsx#L51
Type '{}' is not assignable to type 'ReactNode'.
|