feat(hub): shared-iframe docks with postMessage soft navigation #466
ci.yml
on: pull_request
unit-test
/
lint
1m 31s
e2e
2m 14s
Matrix: unit-test / test
Annotations
5 errors, 1 warning, and 1 notice
|
unit-test / lint
Process completed with exit code 2.
|
|
unit-test / lint
command (/home/runner/work/devframe/devframe/examples/storybook-hub) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run typecheck exited (2)
|
|
unit-test / lint
No overload matches this call.
|
|
unit-test / lint
Type '(ImmutableObject<DevframeViewAction> | ImmutableObject<DevframeViewIframe> | ImmutableObject<DevframeViewCustomRender> | ImmutableObject<...> | ImmutableObject<...> | ImmutableObject<...>)[]' is not assignable to type '(DevframeViewIframe & { type: "iframe"; url: string; })[]'.
|
|
unit-test / test (ubuntu-latest, 26)
Process completed with exit code 1.
|
|
e2e
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
14 passed (11.8s)
|