Skip to content

feat: advanced settings #861

feat: advanced settings

feat: advanced settings #861

Triggered via pull request April 14, 2025 19:09
Status Failure
Total duration 2m 8s
Artifacts

pr.yaml

on: pull_request
Lint
39s
Lint
Build and upload Installer
2m 3s
Build and upload Installer
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint
Process completed with exit code 1.
Lint: src/renderer/components/SettingsSection/index.tsx#L101
Invalid Tailwind CSS classnames order
Lint: src/renderer/components/SettingsSection/index.tsx#L53
Invalid Tailwind CSS classnames order
Lint: src/renderer/components/SettingsSection/Download.tsx#L1
'FC' is defined but never used
Lint: src/renderer/components/SettingsSection/Customization.tsx#L1
'FC' is defined but never used
Lint: src/renderer/components/SettingsSection/Advanced.tsx#L52
React Hook "useSetting" is called in function "index" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/renderer/components/SettingsSection/Advanced.tsx#L51
React Hook "useSetting" is called in function "index" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/renderer/components/SettingsSection/Advanced.tsx#L48
React Hook "useSetting" is called in function "index" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/renderer/components/SettingsSection/Advanced.tsx#L46
React Hook "useSetting" is called in function "index" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Build and upload Installer
Process completed with exit code 1.