availity-react icon indicating copy to clipboard operation
availity-react copied to clipboard

Linting and tests failing on master

Open bjnewman opened this issue 6 months ago • 0 comments

🐛 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

bjnewman avatar Jan 17 '24 20:01 bjnewman