Skip to content

deps: bump stylelint from 16.11.0 to 16.12.0 in the stylelint group across 1 directory #8354

deps: bump stylelint from 16.11.0 to 16.12.0 in the stylelint group across 1 directory

deps: bump stylelint from 16.11.0 to 16.12.0 in the stylelint group across 1 directory #8354

Triggered via pull request December 26, 2024 19:09
Status Success
Total duration 2m 37s
Artifacts

ci.yml

on: pull_request
Matrix: Tests
TypeScript
30s
TypeScript
Code style
56s
Code style
Deploy demo
36s
Deploy demo
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deploy demo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code style: src/components/Chat/ChatMessages.tsx#L81
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/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/Dialogs/LoginDialog/LoginForm.tsx#L77
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
Code style: src/components/Dialogs/LoginDialog/RegisterForm.tsx#L92
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
Code style: src/components/Dialogs/LoginDialog/SocialForm.tsx#L111
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
Code style: src/components/Dialogs/PromptDialog/index.tsx#L78
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