Skip to content

Upgrade minor dependencies #1989

Upgrade minor dependencies

Upgrade minor dependencies #1989

Triggered via push November 16, 2025 21:02
Status Success
Total duration 1m 24s
Artifacts

checks.yml

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

Annotations

8 warnings
build (20): src/components/user-profile-head.jsx#L61
Function 'UserProfileHead' has a complexity of 23. Maximum allowed is 20
build (20): src/components/post/post.jsx#L286
Method 'renderPostActions' has a complexity of 21. Maximum allowed is 20
build (20): src/components/friends-page/list-editor.jsx#L26
Function 'ListEditor' has a complexity of 24. Maximum allowed is 20
build (20): src/components/feed-options-switch.jsx#L42
Unexpected 'todo' comment: 'TODO: remove history magic, depend on...'
build (22): src/components/user-profile-head.jsx#L61
Function 'UserProfileHead' has a complexity of 23. Maximum allowed is 20
build (22): src/components/post/post.jsx#L286
Method 'renderPostActions' has a complexity of 21. Maximum allowed is 20
build (22): src/components/friends-page/list-editor.jsx#L26
Function 'ListEditor' has a complexity of 24. Maximum allowed is 20
build (22): src/components/feed-options-switch.jsx#L42
Unexpected 'todo' comment: 'TODO: remove history magic, depend on...'