Skip to content

deps: bump @reduxjs/toolkit in the redux group across 1 directory #7556

deps: bump @reduxjs/toolkit in the redux group across 1 directory

deps: bump @reduxjs/toolkit in the redux group across 1 directory #7556

Triggered via push October 21, 2024 18:27
Status Success
Total duration 2m 30s
Artifacts

ci.yml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Code style: src/components/Dialogs/EditMediaDialog/index.tsx#L154
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
Code style: src/components/FatalError/index.tsx#L37
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
Code style: src/components/FooterBar/SkipButton.tsx#L93
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Code style: src/components/FooterBar/WaitlistButton.tsx#L82
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Code style: src/components/PlaylistManager/Header/SearchBar.tsx#L24
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
Code style: src/components/PlaylistManager/Header/SourcePicker.tsx#L65
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
Code style: src/components/SearchBar/index.tsx#L38
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Code style: src/components/SettingsManager/NotificationSettings.tsx#L19
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
Code style: src/components/Video/index.tsx#L73
Mutating a value returned from a function whose return value should not be mutated
Code style: src/containers/App.tsx#L101
Mutating a value returned from a function whose return value should not be mutated