fix:Settings and download page will change will match dark and light … #2816
Annotations
7 errors and 1 warning
Lint:
src/ui/components/DownloadsManagerView/index.tsx#L179
Replace `=useDarkMode()` with `·=·useDarkMode();`
|
Lint:
src/ui/components/DownloadsManagerView/index.tsx#L186
Replace `?'dark':'light'}⏎` with `·?·'dark'·:·'light'}`
|
Lint:
src/ui/components/SettingsView/SettingsView.tsx#L9
There should be at least one empty line between import groups
|
Lint:
src/ui/components/SettingsView/SettingsView.tsx#L10
`@rocket.chat/fuselage-hooks` import should occur before import of `react`
|
Lint:
src/ui/components/SettingsView/SettingsView.tsx#L13
Replace `=useDarkMode()` with `·=·useDarkMode();`
|
Lint:
src/ui/components/SettingsView/SettingsView.tsx#L26
Replace `?'dark':` with `·?·'dark'·:·`
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading