Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: run is not a function when using v4.9.1 #1059

Closed
1 task done
acelaya opened this issue May 11, 2024 · 2 comments
Closed
1 task done

TypeError: run is not a function when using v4.9.1 #1059

acelaya opened this issue May 11, 2024 · 2 comments

Comments

@acelaya
Copy link

acelaya commented May 11, 2024

Product

cli

Product Version

4.9.1

Latest Version

  • I have tested the issue with the latest version of the product

Issue Description

Expectation

Today I got dependabot PRs in a few repositories, to upgrade from v4.9.0 to v4.9.1, and they all fail with the same error.

With v4.9.0 everything works as expected.

Actual

When running tests, I get TypeError: run is not a function

How to Reproduce

It happens just by updating to v4.9.1, and trying to import and then use the run function, but you can see how I use it here https://github.com/shlinkio/shlink-frontend-kit/blob/86ad2eb395d35d57225cb0e4527282435efa6955/test/__helpers__/accessibility.ts

Additional context

You can see an example of the error here https://github.com/shlinkio/shlink-frontend-kit/actions/runs/9041997260/job/24848007149#step:5:59

Also, I'm not sure if it's related, but I use vite, vitest and react-testing-library

@acelaya
Copy link
Author

acelaya commented May 13, 2024

Just realized I created this issue in the wrong repository. Closing in favor of dequelabs/axe-core#4458

@acelaya acelaya closed this as completed May 13, 2024
@padmavemulapati
Copy link

Tracking in axe-core repo

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

No branches or pull requests

2 participants