Skip to content

Add web static assets *.zip to Release artifacts #214

Add web static assets *.zip to Release artifacts

Add web static assets *.zip to Release artifacts #214

Triggered via pull request March 9, 2026 13:14
Status Success
Total duration 2m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Test: apps/fluux/src/hooks/useWebPush.ts#L71
React Hook useEffect has a missing dependency: 'registerPush'. Either include it or remove the dependency array
Test: apps/fluux/src/hooks/useSlashCommands.ts#L30
React Hook useMemo has a missing dependency: 'actions'. Either include it or remove the dependency array
Test: apps/fluux/src/hooks/useSessionPersistence.ts#L585
React Hook useEffect has missing dependencies: 'addRoom', 'restoreOwnAvatarFromCache', 'setHttpUploadService', 'setOwnNickname', 'setServerInfo', and 'updateOwnResource'. Either include them or remove the dependency array
Test: apps/fluux/src/hooks/useMessageSelection.ts#L206
React Hook useCallback has an unnecessary dependency: 'scrollRef'. Either exclude it or remove the dependency array
Test: apps/fluux/src/hooks/useMessageCopyFormatter.ts#L31
React Hook useEffect contains a call to 'setContainer'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [containerRef, container] as a second argument to the useEffect Hook
Test: apps/fluux/src/components/XmppConsole.tsx#L305
React Hook useEffect has a missing dependency: 'isOpen'. Either include it or remove the dependency array
Test: apps/fluux/src/components/Tooltip.tsx#L184
React Hook useEffect has a missing dependency: 'hideTooltip'. Either include it or remove the dependency array
Test: apps/fluux/src/components/RoomView.tsx#L704
React Hook useMemo has a missing dependency: 'room.nickToAvatarCache'. Either include it or remove the dependency array
Test: packages/fluux-sdk/src/core/modules/Connection.ts#L866
Unexpected any. Specify a different type
Test: packages/fluux-sdk/src/core/modules/Connection.ts#L857
Unexpected any. Specify a different type
Test: packages/fluux-sdk/src/core/modules/Connection.ts#L803
Unexpected any. Specify a different type
Test: packages/fluux-sdk/src/core/modules/Connection.ts#L790
Unexpected any. Specify a different type
Test: packages/fluux-sdk/src/core/modules/Chat.ts#L764
Unexpected any. Specify a different type
Test: packages/fluux-sdk/src/core/modules/BaseModule.ts#L26
Unexpected any. Specify a different type
Test: packages/fluux-sdk/src/core/XMPPClient.ts#L1539
Unexpected any. Specify a different type
Test: packages/fluux-sdk/src/core/XMPPClient.ts#L1528
Unexpected any. Specify a different type
Test: packages/fluux-sdk/src/core/XMPPClient.ts#L1496
Unexpected any. Specify a different type
Test: packages/fluux-sdk/src/core/XMPPClient.ts#L1233
Unexpected any. Specify a different type