Add support to generate OTEL logs in generate script #2716
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Save npm cache
Cache save failed.
|
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