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

./gradlew build failure #2216

Open
Darkeye14 opened this issue Nov 5, 2024 · 1 comment
Open

./gradlew build failure #2216

Darkeye14 opened this issue Nov 5, 2024 · 1 comment

Comments

@Darkeye14
Copy link
Contributor

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:
Screenshot 2024-11-05 223658

Screenshot 2024-11-05 223714

The code in the main branch fails to pass a normal build.

@therajanmaurya pls do the needful!!

@Darkeye14
Copy link
Contributor Author

After:

Screenshot 2024-11-05 235924

This includes 2 out of 4 lint tests failure. #2215

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