Logs: Issue queries in forward or backward direction depending on the selected sorting option #970
+39
−11
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/Components/IndexScene/PatternControls.test.tsx#L39
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/CopyLinkButton.test.tsx#L24
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/CopyLinkButton.test.tsx#L29
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/LineFilterScene.test.tsx#L29
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/LineFilterScene.test.tsx#L38
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/LogOptionsScene.test.tsx#L26
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/LogOptionsScene.test.tsx#L41
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/LogOptionsScene.test.tsx#L56
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/LogOptionsScene.test.tsx#L81
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/Table/Scroller.tsx#L38
'MutableRefObject' is deprecated. Use `RefObject` instead
|
Loading