We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On a fresh git clone + yarn install a new developer will get the following list of yarn warnings.
git clone
yarn install
warning " > [email protected]" has unmet peer dependency "algoliasearch@>= 3.1 < 5". warning " > [email protected]" has unmet peer dependency "react@>= 16.3.0 < 19". warning " > [email protected]" has unmet peer dependency "react-dom@>= 16.3.0 < 19". warning "react-instantsearch-dom > [email protected]" has unmet peer dependency "algoliasearch@>= 3.1 < 5". warning "react-instantsearch-dom > [email protected]" has unmet peer dependency "algoliasearch@>= 3.1 < 5". warning "react-instantsearch-dom > [email protected]" has unmet peer dependency "react@>= 16.3.0 < 19". warning " > [email protected]" has unmet peer dependency "react@>=0.14.0". warning " > [email protected]" has unmet peer dependency "react-dom@>=0.14.0". warning " > @this-dot/[email protected]" has incorrect peer dependency "cypress@< 12.6.0". warning " > [email protected]" has incorrect peer dependency "eslint@^4.0.0 || ^5.0.0". warning " > [email protected]" has incorrect peer dependency "postcss@^8.4.14". warning " > [email protected]" has incorrect peer dependency "webpack@^5.0.0". warning " > [email protected]" has incorrect peer dependency "stylelint@^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0". warning " > [email protected]" has incorrect peer dependency "stylelint@10 - 13".
Currently it is not documented in this project what the current assessment of this team is:
In addition to that new issues should bring the CI/CD pipeline to fail:
The text was updated successfully, but these errors were encountered:
datenanfragen#1133 improved pipeline to check for not yet assessed ya…
84c8980
…rn issues
e7c2234
No branches or pull requests
On a fresh
git clone
+yarn install
a new developer will get the following list of yarn warnings.Currently it is not documented in this project what the current assessment of this team is:
In addition to that new issues should bring the CI/CD pipeline to fail:
The text was updated successfully, but these errors were encountered: