chore: improve lint setup #2341
Annotations
10 warnings
scripts/link-readme.ts#L12
Unexpected console statement
|
scripts/link-readme.ts#L63
Unexpected console statement
|
src/@types/ferdium-components.types.ts#L2
Dependency cycle via ./FeaturesStore:6=>../features/quickSwitch:15=>./Component:3
|
src/@types/mobx-form.types.ts#L3
Dependency cycle via ../stores:2=>./FeaturesStore:6=>../features/basicAuth:13=>./Component:32=>./Form:11=>../../lib/Form:1
|
src/api/utils/auth.ts#L42
Assignment to property of function parameter 'requestData'
|
src/components/layout/Sidebar.tsx#L83
'isMenuCollapsed' PropType is defined but prop is never used
|
src/components/layout/Sidebar.tsx#L93
'closeSettings' PropType is defined but prop is never used
|
src/components/settings/releaseNotes/ReleaseNotesDashboard.tsx#L33
State initialization should be in a constructor
|
src/components/settings/releaseNotes/ReleaseNotesLayout.tsx#L22
'children' PropType is defined but prop is never used
|
src/components/settings/settings/EditSettingsForm.tsx#L748
JSX props should not use .bind()
|
The logs for this run have expired and are no longer available.
Loading