chore(update): udpate to use node 20 / grafana 11 #47
Annotations
5 warnings
build:
src/components/TracepointTabs.tsx#L26
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
build:
src/components/TracepointTabs.tsx#L27
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|
build:
src/components/TracepointTabs.tsx#L116
'VerticalGroup' is deprecated. use Stack component with the "column" direction instead
|
build:
src/components/TracepointTabs.tsx#L140
'VerticalGroup' is deprecated. use Stack component with the "column" direction instead
|
build:
src/components/TracepointView.tsx#L178
'HorizontalGroup' is deprecated. use Stack component instead
|