Skip to content

Channel tests 2.0 passing. 1 Basic test in 2.0 failing #239

Channel tests 2.0 passing. 1 Basic test in 2.0 failing

Channel tests 2.0 passing. 1 Basic test in 2.0 failing #239

Triggered via push September 1, 2023 16:53
Status Failure
Total duration 52s
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/resolveIntent.ts#L79
Cannot find name 'IntentMetadata'.
typescript: packages/main/src/types/Pending.ts#L1
Cannot find module '@finos/fdc3' or its corresponding type declarations.
typescript: packages/main/src/types/SessionState.ts#L2
Cannot find module './Channel' or its corresponding type declarations.
typescript: packages/main/src/types/SessionState.ts#L3
Cannot find module '@finos/fdc3' or its corresponding type declarations.
typescript: packages/main/src/types/TransferInstance.ts#L2
'"./FDC3Message"' has no exported member named 'TargetIdentifier'. Did you mean 'SailTargetIdentifier'?
typescript: packages/main/src/types/TransferInstance.ts#L3
Cannot find module '@finos/fdc3' or its corresponding type declarations.
typescript
Process completed with exit code 2.