feat(components): Disclosure (fka Accordion) #6598
Annotations
8 errors and 1 warning
Lint:
app/src/pages/embedding/EventDetails.tsx#L10
Accordion from @arizeai/components is deprecated. Use import { DisclosureGroup, Disclosure, DisclosureTrigger, DisclosurePanel } from '@phoenix/components' instead
|
Lint:
app/src/pages/embedding/ExportSelectionButton.tsx#L8
Accordion from @arizeai/components is deprecated. Use import { DisclosureGroup, Disclosure, DisclosureTrigger, DisclosurePanel } from '@phoenix/components' instead
|
Lint:
app/src/pages/model/ModelPage.tsx#L6
Accordion from @arizeai/components is deprecated. Use import { DisclosureGroup, Disclosure, DisclosureTrigger, DisclosurePanel } from '@phoenix/components' instead
|
Lint:
app/src/pages/playground/Playground.tsx#L13
Accordion from @arizeai/components is deprecated. Use import { DisclosureGroup, Disclosure, DisclosureTrigger, DisclosurePanel } from '@phoenix/components' instead
|
Lint:
app/src/pages/playground/PlaygroundResponseFormat.tsx#L4
Accordion from @arizeai/components is deprecated. Use import { DisclosureGroup, Disclosure, DisclosureTrigger, DisclosurePanel } from '@phoenix/components' instead
|
Lint:
app/src/pages/playground/PlaygroundTools.tsx#L3
Accordion from @arizeai/components is deprecated. Use import { DisclosureGroup, Disclosure, DisclosureTrigger, DisclosurePanel } from '@phoenix/components' instead
|
Lint:
app/src/pages/trace/SpanFeedback.tsx#L9
Accordion from @arizeai/components is deprecated. Use import { DisclosureGroup, Disclosure, DisclosureTrigger, DisclosurePanel } from '@phoenix/components' instead
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading