Skip to content

Building the 2.0 DesktopAgent by decoration, 1.2 tests still working #237

Building the 2.0 DesktopAgent by decoration, 1.2 tests still working

Building the 2.0 DesktopAgent by decoration, 1.2 tests still working #237

Triggered via push September 1, 2023 14:54
Status Failure
Total duration 53s
Artifacts

typechecking.yml

on: push
typescript
43s
typescript
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typescript: packages/main/src/IntentResolver.ts#L5
Cannot find module '@finos/fdc3' or its corresponding type declarations.
typescript: packages/main/src/handlers/fdc3/2.0/channels.ts#L2
Cannot find module '/@/types/Channel' or its corresponding type declarations.
typescript: packages/main/src/handlers/fdc3/2.0/raiseIntent.ts#L1
'raiseIntent.ts' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
typescript: packages/main/src/handlers/fdc3/lib/channels.ts#L8
Cannot find module '/@/types/Channel' or its corresponding type declarations.
typescript: packages/main/src/handlers/fdc3/lib/channels.ts#L117
Property 'owner' does not exist on type 'ChannelData'.
typescript: packages/main/src/handlers/fdc3/lib/raiseIntent.ts#L228
Property 'key' does not exist on type 'SailTargetIdentifier'.
typescript: packages/main/src/handlers/fdc3/lib/resolveIntent.ts#L79
Cannot find name 'IntentMetadata'.
typescript: packages/main/src/handlers/fdc3/lib/systemChannels.ts#L5
Cannot find module '/@/types/Channel' or its corresponding type declarations.
typescript: packages/main/src/types/Listener.ts#L4
Cannot find module '@finos/fdc3' or its corresponding type declarations.
typescript: packages/main/src/types/Pending.ts#L1
Cannot find module '@finos/fdc3' or its corresponding type declarations.