Skip to content

Quality: Using deprecated find.sync method#2434

Merged
Maciej D (mdanilowicz) merged 1 commit into
shopware:mainfrom
tomaioo:improve/quality/using-deprecated-find-sync-method
May 6, 2026
Merged

Quality: Using deprecated find.sync method#2434
Maciej D (mdanilowicz) merged 1 commit into
shopware:mainfrom
tomaioo:improve/quality/using-deprecated-find-sync-method

Conversation

@tomaioo
Copy link
Copy Markdown
Contributor

@tomaioo tomaioo commented May 6, 2026

Summary

Quality: Using deprecated find.sync method

Problem

Severity: Medium | File: apps/e2e-tests/utils/helpers.ts:L2

The find-up library's sync method is deprecated. Using find.sync() in helpers.ts

Solution

Use async find() or import { findUp } from 'find-up' and use findUp()

Changes

  • apps/e2e-tests/utils/helpers.ts (modified)

The find-up library's sync method is deprecated. Using find.sync() in helpers.ts

Signed-off-by: tomaioo <203048277+tomaioo@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
shopware-frontends-docs Skipped Skipped May 6, 2026 0:11am

Request Review

@vercel vercel Bot temporarily deployed to Preview – shopware-frontends-docs May 6, 2026 12:11 Inactive
@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

tomaioo is attempting to deploy a commit to the Shopware Frontends Team on Vercel.

A member of the Team first needs to authorize it.

@mdanilowicz Maciej D (mdanilowicz) merged commit ca984b3 into shopware:main May 6, 2026
1 of 4 checks passed
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