Skip to content

Update

Update #42

Triggered via pull request November 28, 2024 17:20
@UmaazUmaaz
synchronize #19
update
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
build
Process completed with exit code 2.
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