Skip to content

Compiler warnings - #5149

Open
kgudel wants to merge 6 commits into
masterfrom
compilerWarnings
Open

Compiler warnings#5149
kgudel wants to merge 6 commits into
masterfrom
compilerWarnings

Conversation

@kgudel

@kgudel kgudel commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Reopening on origin to fix gh actions

  • Remove unused imports
  • Add explicate types to actor systems and materializers
  • Switch in syntax to /
  • remove unicode version of =>
  • .right has been depreciated for .toOption
  • .left has been depreciated for .swap.getOrElse
  • .toIterator has been depreciated for .iterator
  • Add "-Wconf:cat=lint-byname-implicit:s" to scala options to get rid of unhelpful linting warnings
  • Update symbol syntax from 'page to Symbol("page")
  • Remove configuration for closed periods
  • Transition from depreciated keycloak realm verifier method

@PatrickGoRaft

Copy link
Copy Markdown
Contributor

adding Le to this review as well
I wonder how things will look merging this into pekko 🤔

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.

2 participants