Skip to content

panel:Add an extensionSlot for lab tab panels #147

panel:Add an extensionSlot for lab tab panels

panel:Add an extensionSlot for lab tab panels #147

Triggered via pull request January 16, 2024 10:30
Status Failure
Total duration 58s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build
Process completed with exit code 1.
build
Error: Input required and not supplied: server-token
build: src/queue-list/laboratory-tabs.component.tsx#L63
React Hook useMemo has a missing dependency: 'tabExtensions'. Either include it or remove the dependency array
build: src/work-list/work-list.component.tsx#L119
The 'ResultsOrder' function makes the dependencies of useMemo Hook (at line 190) change on every render. Move it inside the useMemo callback. Alternatively, wrap the definition of 'ResultsOrder' in its own useCallback() Hook