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] Build fail on main branch #762

Closed
zhichao-aws opened this issue Apr 24, 2023 · 0 comments
Closed

[BUG] Build fail on main branch #762

zhichao-aws opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@zhichao-aws
Copy link
Member

zhichao-aws commented Apr 24, 2023

What is the bug?
Build fail on main branch. OS core main branch change Metadata members from ImmutableOpenMap to Map. And this makes IM fail to compileKotlin.

Need to modify code in IM to adapt to the changes in core.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. checkout to latest main branch
  2. ./gradlew run

What is the expected behavior?
Need to be modify code in IM to adapt to the changes in OS core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants