Feature/skybridge client #4
ci.yml
on: pull_request
Annotations
2 errors and 1 warning
|
js_build_and_test
Process completed with exit code 1.
|
|
sdks/typescript/client/src/components/__tests__/ProxyScript.test.ts > Proxy script > should apply sandbox and inject srcdoc when receiving html via postMessage:
sdks/typescript/client/src/components/__tests__/ProxyScript.test.ts#L71
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ sdks/typescript/client/src/components/__tests__/ProxyScript.test.ts:71:43
|
|
filter_changed_paths
'base' input parameter is ignored when action is triggered by pull request event
|