feat(explore): Update insufficient samples warning #57795
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
|