Skip to content

03-2725:Remove other tabs from the labs app #137

03-2725:Remove other tabs from the labs app

03-2725:Remove other tabs from the labs app #137

Triggered via pull request January 12, 2024 13:03
Status Failure
Total duration 1m 7s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Error: Input required and not supplied: server-token
build
Process completed with exit code 1.
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