Disable pipefail #52
Annotations
2 errors
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.
|
The logs for this run have expired and are no longer available.
Loading