Skip to content

Fix arm builds

Fix arm builds #120

Triggered via pull request October 17, 2023 17:37
Status Cancelled
Total duration 4m 9s
Artifacts

builds.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 20 warnings
windows
Process completed with exit code 2.
macos
The run was canceled by @SpecialAro.
macos
The operation was canceled.
ubuntu
The run was canceled by @SpecialAro.
ubuntu
The operation was canceled.
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
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