Skip to content

Conversation

@warcholjakub
Copy link
Collaborator

Fixes #1144

Summary

This PR adds a cache for compilation warnings in SbtProcess, ensuring users consistently see relevant warnings even when SBT returns cached results without warnings.

Key changes include

  • Store compilation warnings and input hash in SbtProcess.
  • Reuse cached warnings when SBT returns cached results without warnings.
  • Ensure warning reporting is consistent for unchanged code.

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

Successfully merging this pull request may close these issues.

Warning disapear after rerunning code

1 participant