Skip to content

refactor: more lint improvements #2377

refactor: more lint improvements

refactor: more lint improvements #2377

Triggered via pull request July 30, 2023 17:39
Status Success
Total duration 27m 41s
Artifacts

builds.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
macos: scripts/link-readme.ts#L12
Unexpected console statement
macos: scripts/link-readme.ts#L63
Unexpected console statement
macos: src/@types/ferdium-components.types.ts#L2
Dependency cycle via ./FeaturesStore:6=>../features/quickSwitch:15=>./Component:3
macos: src/@types/mobx-form.types.ts#L2
Dependency cycle via ../stores:2=>./FeaturesStore:6=>../features/basicAuth:13=>./Component:32=>./Form:11=>../../lib/Form:1
macos: src/api/utils/auth.ts#L42
Assignment to property of function parameter 'requestData'
macos: src/components/ui/Modal/index.tsx#L20
Component should be written as a pure function
macos: 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
macos: src/components/ui/WebviewLoader/index.tsx#L29
Component should be written as a pure function
macos: src/components/ui/badge/ProBadge.tsx#L35
Component should be written as a pure function
macos: src/components/ui/badge/index.tsx#L47
Component should be written as a pure function
windows: scripts/link-readme.ts#L12
Unexpected console statement
windows: scripts/link-readme.ts#L63
Unexpected console statement
windows: src/@types/ferdium-components.types.ts#L2
Dependency cycle via ./FeaturesStore:6=>../features/quickSwitch:15=>./Component:3
windows: src/@types/mobx-form.types.ts#L2
Dependency cycle via ../stores:2=>./FeaturesStore:6=>../features/basicAuth:13=>./Component:32=>./Form:11=>../../lib/Form:1
windows: src/api/utils/auth.ts#L42
Assignment to property of function parameter 'requestData'
windows: src/components/ui/Modal/index.tsx#L20
Component should be written as a pure function
windows: 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
windows: src/components/ui/WebviewLoader/index.tsx#L29
Component should be written as a pure function
windows: src/components/ui/badge/ProBadge.tsx#L35
Component should be written as a pure function
windows: src/components/ui/badge/index.tsx#L47
Component should be written as a pure function
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