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

[Bug]: Namespace Conflict Detected Across Modules and Libraries #153

Closed
3 tasks done
teogor opened this issue Oct 8, 2023 · 0 comments · Fixed by #156
Closed
3 tasks done

[Bug]: Namespace Conflict Detected Across Modules and Libraries #153

teogor opened this issue Oct 8, 2023 · 0 comments · Fixed by #156
Assignees
Labels
Milestone

Comments

@teogor
Copy link
Owner

teogor commented Oct 8, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • I have searched StackOverflow

What happened?

Namespace dev.teogor.ceres is currently being used in multiple modules and/or libraries within your project. The affected modules and their versions are as follows:

  • dev.teogor.ceres:backup-ui:1.0.0-alpha01
  • dev.teogor.ceres:core-notifications:1.0.0-alpha03
  • dev.teogor.ceres:framework-ui:1.0.0-alpha03
  • dev.teogor.ceres:navigation-common:1.0.0-alpha02
  • dev.teogor.ceres:navigation-screen:1.0.0-alpha02
  • dev.teogor.ceres:navigation-ui:1.0.0-alpha02

This namespace conflict can lead to ambiguity and potential issues during the build and execution of your project. To maintain a clean and organized codebase, it's essential to ensure that all modules and libraries have unique namespaces.

Relevant logcat output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

1 participant