Skip to content

refactor: more lint improvements #2375

refactor: more lint improvements

refactor: more lint improvements #2375

Triggered via pull request July 30, 2023 17:26
Status Cancelled
Total duration 5m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

builds.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
ubuntu: src/internal-server/app/Controllers/Http/UserController.js#L227
'_auth' is defined but never used
ubuntu
Process completed with exit code 1.
macos
The run was canceled by @mcmxcdev.
macos
The operation was canceled.
windows
The run was canceled by @mcmxcdev.
windows
The operation was canceled.
ubuntu: scripts/link-readme.ts#L12
Unexpected console statement
ubuntu: scripts/link-readme.ts#L63
Unexpected console statement
ubuntu: src/@types/ferdium-components.types.ts#L2
Dependency cycle via ./FeaturesStore:6=>../features/quickSwitch:15=>./Component:3
ubuntu: src/@types/mobx-form.types.ts#L2
Dependency cycle via ../stores:2=>./FeaturesStore:6=>../features/basicAuth:13=>./Component:32=>./Form:11=>../../lib/Form:1
ubuntu: src/api/utils/auth.ts#L42
Assignment to property of function parameter 'requestData'
ubuntu: src/components/ui/Modal/index.tsx#L20
Component should be written as a pure function
ubuntu: src/components/ui/SearchInput.tsx#L100
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
ubuntu: src/components/ui/WebviewLoader/index.tsx#L29
Component should be written as a pure function
ubuntu: src/components/ui/badge/ProBadge.tsx#L35
Component should be written as a pure function
ubuntu: src/components/ui/badge/index.tsx#L47
Component should be written as a pure function