Line filters: Regex support (#963) #2742
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/LineFilter/LineFilterScene.test.tsx#L51
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/LineFilter/LineFilterScene.test.tsx#L96
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/LineFilter/LineFilterScene.test.tsx#L144
'act' is deprecated. https://react.dev/warnings/react-dom-test-utils
|
Lint:
src/Components/ServiceScene/LineFilter/LineFilterScene.test.tsx#L192
'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
|
Loading