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

Linting and tests failing on master #1356

Open
bjnewman opened this issue Jan 17, 2024 · 0 comments
Open

Linting and tests failing on master #1356

bjnewman opened this issue Jan 17, 2024 · 0 comments

Comments

@bjnewman
Copy link
Contributor

🐛 Bug report

Current Behavior

yarn lint and yarn test fail on the current master branch

Expected behavior

they should not fail on master since this creates hurdles for other developers to contribute

Reproducible example

git clone [email protected]:Availity/availity-react.git && cd availity-react
yarn install
yarn lint
yarn test

image image

Suggested solution(s)

looks like a tsconfig or nx issue possibly

Additional context

Jordan said he updated some dependencies recently that may have caused this.

Your environment

image
npx envinfo --npmPackages '@availity/*' --binaries
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

1 participant