Skip to content

fix:Settings and download page will change will match dark and light … #602

fix:Settings and download page will change will match dark and light …

fix:Settings and download page will change will match dark and light … #602

Status Failure
Total duration 1m 24s
Artifacts

validate-pr.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
check (ubuntu-latest): src/ui/components/DownloadsManagerView/index.tsx#L179
Replace `=useDarkMode()` with `·=·useDarkMode();`
check (ubuntu-latest): src/ui/components/DownloadsManagerView/index.tsx#L186
Replace `?'dark':'light'}⏎` with `·?·'dark'·:·'light'}`
check (ubuntu-latest): src/ui/components/SettingsView/SettingsView.tsx#L9
There should be at least one empty line between import groups
check (ubuntu-latest): src/ui/components/SettingsView/SettingsView.tsx#L10
`@rocket.chat/fuselage-hooks` import should occur before import of `react`
check (ubuntu-latest): src/ui/components/SettingsView/SettingsView.tsx#L13
Replace `=useDarkMode()` with `·=·useDarkMode();`
check (ubuntu-latest): src/ui/components/SettingsView/SettingsView.tsx#L26
Replace `?'dark':` with `·?·'dark'·:·`
check (ubuntu-latest)
Process completed with exit code 1.
check (macos-latest)
The operation was canceled.
check (windows-latest)
The operation was canceled.
check (ubuntu-latest)
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/.
check (macos-latest)
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/.
check (windows-latest)
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/.