You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application in the master branch fails to build because of various issues with its dependencyGuard. The following PR addresses those issues but it does not solve the issue completely. #2215
Steps to reproduce:
run ./gradlew build command in the terminal.
Expected behaviour:
A successful build.
Observed behaviour:
build failure.
Screenshots:
Before:
The code in the main branch fails to pass a normal build.
Summary:
The application in the master branch fails to build because of various issues with its dependencyGuard. The following PR addresses those issues but it does not solve the issue completely. #2215
Steps to reproduce:
run ./gradlew build command in the terminal.
Expected behaviour:
A successful build.
Observed behaviour:
build failure.
Screenshots:
Before:
The code in the main branch fails to pass a normal build.
@therajanmaurya pls do the needful!!
The text was updated successfully, but these errors were encountered: