Skip to content

Adds info on "Hide User" UI to Welcome to Hubs tour, adds tour for st… #49

Adds info on "Hide User" UI to Welcome to Hubs tour, adds tour for st…

Adds info on "Hide User" UI to Welcome to Hubs tour, adds tour for st… #49

Triggered via push March 19, 2025 05:17
Status Failure
Total duration 3m 34s
Artifacts
test-and-deploy-storybook
3m 30s
test-and-deploy-storybook
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-and-deploy-storybook: src/react-components/room/Tooltip.js#L320
Replace `(<InlineButton·text="A"·/>)` with `<InlineButton·text="A"·/>`
test-and-deploy-storybook: src/react-components/room/Tooltip.js#L317
Replace `(⏎··············<InlineButton·text={intl.formatMessage(onboardingMessages["object-menu.hide-avatar-button"])}·/>⏎············)` with `<InlineButton·text={intl.formatMessage(onboardingMessages["object-menu.hide-avatar-button"])}·/>`
test-and-deploy-storybook: src/react-components/room/Tooltip.js#L133
Replace `(isStep(step,·"mobile")·?·4·:·4)` with `isStep(step,·"mobile")·?·4·:·4`
test-and-deploy-storybook: src/react-components/room/Tooltip.js#L19
'tabKey' is never reassigned. Use 'const' instead
test-and-deploy-storybook: src/react-components/room/TipContainer.js#L11
Replace `"tips.desktop.end",·"tips.mobile.end",·"tips.standalone.end",·"tips.desktop.menu",·"tips.mobile.menu",·"tips.standalone.menu"` with `⏎····"tips.desktop.end",⏎····"tips.mobile.end",⏎····"tips.standalone.end",⏎····"tips.desktop.menu",⏎····"tips.mobile.menu",⏎····"tips.standalone.menu"⏎··`