ci: add knip to quality checks workflow #3
Annotations
10 errors
|
Lint:
src/app/components/RenderMessageContent.tsx#L32
`$plugins/matrix-to` import should occur before import of `./message`
|
|
Lint:
src/app/components/ManualVerification.tsx#L22
`$hooks/useAsyncCallback` import should occur before import of `./setting-tile`
|
|
Lint:
src/app/components/ManualVerification.tsx#L21
`$hooks/useMatrixClient` import should occur before import of `./setting-tile`
|
|
Lint:
src/app/components/LogoutDialog.tsx#L8
`$hooks/useDeviceVerificationStatus` import should occur before import of `./info-card`
|
|
Lint:
src/app/components/DeviceVerificationSetup.tsx#L24
`./ActionUIA` import should occur after import of `$hooks/useAlive`
|
|
Lint:
src/app/components/DeviceVerificationSetup.tsx#L20
`./password-input` import should occur after import of `$hooks/useAlive`
|
|
Lint:
src/app/components/BackupRestore.tsx#L23
`./info-card` import should occur after import of `$hooks/useRestoreBackupOnVerification`
|
|
Lint:
src/app/components/ActionUIA.tsx#L7
`$hooks/useMatrixClient` import should occur before import of `./UIAFlowOverlay`
|
|
Lint:
src/app/components/AccountDataEditor.tsx#L25
`$hooks/useTextAreaCodeEditor` import should occur before import of `./page`
|
|
Lint:
src/app/components/AccountDataEditor.tsx#L22
`$hooks/useAlive` import should occur before import of `./page`
|