Skip to content

Conversation

@mikeallisonJS
Copy link
Collaborator

No description provided.

@mikeallisonJS mikeallisonJS self-assigned this Jan 6, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 6, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 00-00-MA-feat-next-16

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud
Copy link

nx-cloud bot commented Jan 6, 2026

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit d4c6dfa

Command Status Duration Result
nx run-many --target=deploy --projects=journeys... ❌ Failed 59s View ↗
nx run-many --target=deploy --projects=journeys ❌ Failed 25s View ↗
nx run-many --target=deploy --projects=watch ❌ Failed 30s View ↗
nx run-many --target=deploy --projects=videos-a... ❌ Failed 24s View ↗
nx run-many --target=deploy --projects=resources ❌ Failed 22s View ↗
nx run-many --target=deploy --projects=short-links ❌ Failed 18s View ↗
nx run-many --target=vercel-alias --projects=pl... ✅ Succeeded 2s View ↗
nx run-many --target=upload-sourcemaps --projec... ✅ Succeeded 4s View ↗
Additional runs (7) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2026-01-07 02:39:23 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

Fails
🚫 Please request a reviewer for this PR.
Warnings
⚠️ ❗ Big PR (6079 changes)

(change count - 6079): Pull Request size seems relatively large. If Pull Request contains multiple changes, split each into separate PR will helps faster, easier review.

Generated by 🚫 dangerJS against d4c6dfa

@github-actions github-actions bot temporarily deployed to Preview - player January 6, 2026 22:49 Inactive
@github-actions github-actions bot had a problem deploying to Preview - videos-admin January 6, 2026 22:49 Failure
@github-actions github-actions bot had a problem deploying to Preview - journeys-admin January 6, 2026 22:49 Failure
@github-actions github-actions bot had a problem deploying to Preview - resources January 6, 2026 22:49 Failure
@github-actions github-actions bot had a problem deploying to Preview - short-links January 6, 2026 22:49 Failure
@github-actions github-actions bot temporarily deployed to Preview - watch-modern January 6, 2026 22:49 Inactive
@blacksmith-sh
Copy link
Contributor

blacksmith-sh bot commented Jan 6, 2026

Found 159 test failures on Blacksmith runners:

Failures

Test View Logs
BlockRenderer/should render Button View Logs
BlockRenderer/should render Button with general wrapper and specific wrapper View Logs
BlockRenderer/should render Card View Logs
BlockRenderer/should render Card with general wrapper and specific wrapper View Logs
BlockRenderer/should render MultiselectOption View Logs
BlockRenderer/should render MultiselectOption with general wrapper and specific wrapper View Logs
BlockRenderer/should render MultiselectQuestion View Logs
BlockRenderer/
should render MultiselectQuestion with general wrapper and specific wrapper
View Logs
BlockRenderer/should render RadioOption View Logs
BlockRenderer/should render RadioOption with general wrapper and specific wrapper View Logs
BlockRenderer/should render RadioOption with gridView View Logs
BlockRenderer/should render RadioQuestion View Logs
BlockRenderer/should render RadioQuestion with general wrapper and specific wrapper View Logs
BlockRenderer/should render SignUp View Logs
BlockRenderer/should render SignUp with general wrapper and specific wrapper View Logs
BlockRenderer/should render Step View Logs
BlockRenderer/should render Step with general wrapper and specific wrapper View Logs
BlockRenderer/should render Video View Logs
BlockRenderer/should render Video with general wrapper and specific wrapper View Logs
CardBlock/should handle empty formik submission View Logs
CardBlock/should handle formik submission View Logs
CardBlock/should handle multiselect submission View Logs
CardBlock/should have formik context for submissions View Logs
CardBlock/should render card with override background color View Logs
CardBlock/should render card with theme background color View Logs
CardBlock/should render contained cover with image cover View Logs
CardBlock/should render contained cover with video cover regardless of fullscreen true View Logs
CardBlock/should render expanded cover if invalid coverBlockId View Logs
CardBlock/should render expanded cover if no coverBlockId View Logs
CardBlock/should render expanded cover with blur image background View Logs
CardBlock/should validate required email field in forms View Logs
CardBlock/should validate required fields in forms View Logs
CenterPage Component/should display the privacy policy button View Logs
Conductor/should add journeyViewEvent to dataLayer View Logs
Conductor/should create a journeyViewEvent View Logs
Conductor/should sets block history to first block when blocks change View Logs
Conductor › ltr journey/should navigate back and forth View Logs
Conductor › rtl journey/should navigate back and forth View Logs
ExistingVideoByIdSelector/calls onCancel when clicking the Cancel button View Logs
ExistingVideoByIdSelector/calls onSelect when a valid video is found View Logs
ExistingVideoByIdSelector/fetches and displays video details when a valid ID is entered View Logs
ExistingVideoByIdSelector/renders the component correctly View Logs
ExistingVideoByIdSelector/shows an error message when trying to submit without an ID View Logs
ExistingVideoByIdSelector/shows an error message when video is not found View Logs
FooterButtonList/should show like and dislike button View Logs
FooterButtonList/should show share button View Logs
InformationButton/should default to team title if public title does not exist View Logs
InformationButton/should have report contact button View Logs
InformationButton/
should have the correct line height for journey creator privacy policy
View Logs
InformationButton/should have the journey creator privacy policy View Logs
InformationButton/should have the terms and conditions link View Logs
InformationButton/should show public title View Logs
JourneyRenderer/should render conductor View Logs
JourneyRenderer/should render web view View Logs
PaginationBullets/renders placeholder bullets for admin View Logs
PaginationBullets/should display the active bullet View Logs
PaginationBullets/should paginate back if block history has already visited card View Logs
PaginationBullets/
should paginate to last bullet if the current step does not have next step
View Logs
PaginationBullets/should render the correct sized bullets View Logs
PathnamePage/should redirect if short link is found View Logs
PathnamePage/should return not found if short link is not found View Logs
ReactionButton/should add event to plausible View Logs
ReactionButton/should render thumbs down button View Logs
ReactionButton/should render thumbs up button View Logs
SignUp/should add submission event to dataLayer View Logs
SignUp/should add submission event to plausible View Logs
SignUp/should be in a loading state when waiting for response View Logs
SignUp/should create submission event on click View Logs
SignUp/should not allow selection in editor View Logs
SignUp/should redirect when form submit succeeds View Logs
SignUp/should show default submit text if submit label is empty View Logs
SignUp/should show default submit text if submit label is null View Logs
SignUp/should show error when submit fails View Logs
SignUp/should show submit label text View Logs
SignUp/should validate when email is invalid View Logs
SignUp/should validate when fields are empty View Logs
SignUp/should validate when name is too long View Logs
SignUp/should validate when name is too short View Logs
Step/should call plausible with eventLabel for pageview events View Logs
Step/should create a stepViewEvent View Logs
Step/should not create a stepViewEvent if there are wrappers View Logs
Step/should not send stepViewEvent if not activeStep View Logs
Step/should render blocks View Logs
Step/should render empty block View Logs
Step/should set seoTitle to [journey name (step name)] if activeStep and on first card View Logs
Step/
should set seoTitle to [step name (journey name)] if activeStep and not on first card
View Logs
Step/should stepViewEvent to dataLayer View Logs
SubtitleCreate/should render the subtitle create page View Logs
SubtitleCreate/should render the subtitle form with language select and file uploads View Logs
SwipeNavigation/should add navigateNextEvent to datalayer View Logs
SwipeNavigation/should add navigatePreviousEvent to datalayer View Logs
SwipeNavigation/should block next swipe on last card View Logs
SwipeNavigation/should block previous swipe on first card View Logs
SwipeNavigation/should block swipe left on mui slider View Logs
SwipeNavigation/should block swipe right on mui slider View Logs
SwipeNavigation/should block swiping forward on a locked card View Logs
SwipeNavigation/should create navigateNextEvent View Logs
SwipeNavigation/should create navigatePreviousEvent View Logs
SwipeNavigation/should navigate to next card on swipe View Logs
SwipeNavigation/should navigate to previous card on swipe View Logs
SwipeNavigation/should not swipe on admin View Logs
SwipeNavigation/should swipe next on rtl View Logs
SwipeNavigation/should swipe previous on rtl View Logs
TemplateGallery/should render TemplateGallery View Logs
TemplateGallery/should render templates filtered via language ids View Logs
TemplateGallery/should render templates with a felt needs tags selected View Logs
TemplateGallery/should render templates with multiple filtered tags View Logs
TemplatePreviewTabs/should render tabs component View Logs
TemplatePreviewTabs/should render videos tabs content View Logs
TemplateSections › Empty/should render empty state View Logs
TemplateSections › Featured & New Templates/
should getByTestId image loading for primary carousel but not tag carousels
View Logs
TemplateSections › Featured & New Templates/
should render Featured & New templates if tagIds are not present
View Logs
TemplateSections › Multiple Languages/
should render templates if languageIds are present
View Logs
TemplateSections › Relevant Templates/
should render relevant templates if tagIds are present
View Logs
TemplateSections › Tag Templates/should render tag templates View Logs
TemplateView/should get related templates View Logs
TemplateView/
should not render Strategy section if journey strategy slug is empty string
View Logs
TemplateView/should not render Strategy section if journey strategy slug is null View Logs
TemplateView/should not show creator details if description is not provided View Logs
TemplateView/should render Strategy section if journey strategy slug is available View Logs
TemplateView/should render template tags View Logs
TemplateView/should show creator details if provided View Logs
TemplateView/should show skeleton if loading View Logs
TemplateViewHeader/edit button should redirect to publisher journey edit View Logs
TemplateViewHeader/should display the title and description View Logs
TemplateViewHeader/should not render Template Edit button for non-publishers View Logs
TemplateViewHeader/should not show creator details if description is not provided View Logs
TemplateViewHeader/
should open legacy copy to team dialog if journey is not customizable
View Logs
TemplateViewHeader/
should push signed in user to customization flow page if template is customizable
View Logs
TemplateViewHeader/should render preview button View Logs
TemplateViewHeader/should render Template Edit button for publishers View Logs
TemplateViewHeader/should render the social image View Logs
TemplateViewHeader/should render Use This Template button View Logs
TemplateViewHeader/should show created at date View Logs
TemplateViewHeader/should show creator details if provided View Logs
TemplateViewHeader/should show skeletons while loading View Logs
TemplateViewHeader/
should show use this template loading skeleton if journey is undefined
View Logs
VariantDialog/displays "No downloads available" when there are no downloads View Logs
VariantDialog/handles null HLS source View Logs
VariantDialog/handles null videoEdition View Logs
VariantDialog/navigates back when dialog is closed View Logs
VariantDialog/navigates to add download page when add download button is clicked View Logs
VariantDialog/navigates to delete download page when delete button is clicked View Logs
VariantDialog/renders the variant dialog with all components View Logs
VariantDialog/shows loading state when mutation is loading View Logs
VariantDialog/shows normal state when mutation is not loading View Logs
VideoDescription/should create video description if none exists View Logs
VideoDescription/should enable form buttons if description has been changed View Logs
VideoDescription/should require description field View Logs
VideoDescription/should reset form when cancel is clicked View Logs
VideoDescription/
should show disabled save button by default when values are not changed
View Logs
VideoDescription/should update video description on submit View Logs
VideoInformation/should not require video content for collection videos View Logs
VideoInformation/should render video information form View Logs
VideoInformation/
should show validation warnings for incomplete video when trying to publish
View Logs
VideoInformation/
should validate dynamically when title is entered and published state is selected
View Logs
VideoInformation › slug editing/
should disable slug editing when publishedAt is not null
View Logs
VideoInformation › slug editing/should enable slug editing when publishedAt is null View Logs
VideoInformation › slug editing/
should show appropriate helper text when slug editing is disabled
View Logs

Fix in Cursor

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

The latest updates on your projects.

Name Status Preview Updated (UTC)
player ✅ Ready player preview Wed Jan 7 15:38:50 NZDT 2026

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

The latest updates on your projects.

Name Status Preview Updated (UTC)
watch-modern ✅ Ready watch-modern preview Wed Jan 7 15:38:37 NZDT 2026

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

The latest updates on your projects.

Name Status Preview Updated (UTC)
docs ✅ Ready docs preview Wed Jan 7 15:38:21 NZDT 2026

@github-actions github-actions bot had a problem deploying to Preview - journeys-admin January 7, 2026 02:36 Failure
@github-actions github-actions bot had a problem deploying to Preview - short-links January 7, 2026 02:36 Failure
@github-actions github-actions bot temporarily deployed to Preview - watch-modern January 7, 2026 02:36 Inactive
@github-actions github-actions bot had a problem deploying to Preview - videos-admin January 7, 2026 02:36 Failure
@github-actions github-actions bot temporarily deployed to Preview - player January 7, 2026 02:36 Inactive
@github-actions github-actions bot had a problem deploying to Preview - resources January 7, 2026 02:36 Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants