Skip to content

Merge pull request #20 from intergral/update #48

Merge pull request #20 from intergral/update

Merge pull request #20 from intergral/update #48

Triggered via push November 28, 2024 18:12
Status Success
Total duration 1m 25s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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