Skip to content

chore(deps): update all dependencies #514

chore(deps): update all dependencies

chore(deps): update all dependencies #514

Triggered via pull request November 25, 2024 21:20
Status Failure
Total duration 35s
Artifacts

tests.yml

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

Annotations

2 errors and 5 warnings
integration (22.x): src/model/IJsonModel.ts#L27
An interface declaring no members is equivalent to its supertype
integration (22.x)
Process completed with exit code 1.
integration (22.x): src/view/FloatingWindow.tsx#L103
React Hook React.useLayoutEffect has missing dependencies: 'id', 'onCloseWindow', 'onSetWindow', 'rect', 'title', and 'url'. Either include them or remove the dependency array
integration (22.x): src/view/Tab.tsx#L27
React Hook useLayoutEffect contains a call to 'setRenderComponent'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [renderComponent, selected] as a second argument to the useLayoutEffect Hook
integration (22.x): src/view/TabOverflowHook.tsx#L28
React Hook React.useLayoutEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
integration (22.x): src/view/TabOverflowHook.tsx#L28
React Hook React.useLayoutEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
integration (22.x): src/view/TabOverflowHook.tsx#L28
React Hook React.useLayoutEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked