Add types to unit test #63
Annotations
2 errors and 1 warning
Run jest --shard=13/20:
__tests__/types/typescript.js#L52
expect(received).toHaveProperty(path, value)
Expected path: ["additional-style-options-in-full.ts", "errors"]
- Expected value - 1
+ Received value + 3
- Array []
+ Array [
+ "/home/runner/work/BotFramework-WebChat/BotFramework-WebChat/__tests__/types/__typescript__/pass/additional-style-options-in-full.ts (1,32): Cannot find module '../../../../packages/bundle' or its corresponding type declarations.",
+ ]
at Object.toHaveProperty (__tests__/types/typescript.js:52:25)
|
Run jest --shard=13/20
Process completed with exit code 1.
|
Upload test snapshot diffs
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading