feat: Provide and then parse invocation params from Span into Playground page store #5784
Annotations
2 errors
CI Typescript
Property 'invocationParameters' is missing in type '{ __typename: "Span"; id: string; context: { traceId: string; spanId: string; }; project: { id: string; name: string; }; attributes: string; }' but required in type '{ readonly __typename: "Span"; readonly attributes: string; readonly context: { readonly spanId: string; readonly traceId: string; }; readonly id: string; readonly invocationParameters: readonly { readonly __typename: string; readonly canonicalName?: CanonicalParameterName | ... 1 more ... | undefined; readonly invo...'.
|
CI Typescript
Process completed with exit code 2.
|