Skip to content

feat(explore): Update insufficient samples warning #57795

feat(explore): Update insufficient samples warning

feat(explore): Update insufficient samples warning #57795

Triggered via pull request December 15, 2024 23:47
Status Failure
Total duration 1m 43s
Artifacts

self-hosted.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
self-hosted: static/app/views/explore/tables/index.tsx#L40
Property 'confidence' is missing in type '{ setError: Dispatch<SetStateAction<string>>; }' but required in type 'AggregatesTableProps'.
self-hosted: static/app/views/explore/tables/index.tsx#L84
Property 'confidence' is missing in type '{ setError: Dispatch<SetStateAction<string>>; }' but required in type 'SpansTableProps'.
self-hosted: static/app/views/explore/tables/index.tsx#L85
Property 'confidence' is missing in type '{ setError: Dispatch<SetStateAction<string>>; }' but required in type 'TracesTableProps'.
self-hosted
Process completed with exit code 2.
self-hosted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636