FDC3 API Metadata #624
Annotations
10 errors and 1 warning
|
Run tests
Property 'metadata' does not exist on type 'IntentEvent'.
|
|
Run tests
Object literal may only specify known properties, and 'metadata' does not exist in type 'IntentResultRequest'.
|
|
Run tests
Property 'metadata' does not exist on type 'IntentEvent'.
|
|
Run tests
Property 'originatingApp' does not exist on type 'IntentEventPayload'.
|
|
Run tests
Property 'metadata' does not exist on type 'BroadcastEvent'.
|
|
Run tests
Property 'originatingApp' does not exist on type 'BroadcastEventPayload'.
|
|
Run tests
Property 'metadata' is missing in type '{ context: Context; app: AppIdentifier | undefined; }' but required in type 'RaiseIntentForContextRequestPayload'.
|
|
Run tests
Property 'metadata' is missing in type '{ channelId: string; context: Context; }' but required in type 'BroadcastRequestPayload'.
|
|
Run tests
Object literal may only specify known properties, and 'OriginatingAppMetadata' does not exist in type '{ readonly UserChannelMembershipAPIs: boolean; readonly DesktopAgentBridging: boolean; }'.
|
|
Run tests
Property 'metadata' is missing in type '{ app: { appId: string; instanceId: string | undefined; }; context: Context | undefined; }' but required in type 'OpenRequestPayload'.
|
|
Lint:
packages/fdc3-standard/src/api/Channel.ts#L118
All addContextListener signatures should be adjacent
|
Loading