kotlinx.coroutines icon indicating copy to clipboard operation
kotlinx.coroutines copied to clipboard

Re-introduce allWarningsAsErrors

Open qwwdfsad opened this issue 11 months ago • 0 comments
trafficstars

During K2 migration, this flag was temporarily disabled.

We have to do the following:

  • Fixup all the warnings, report to compiler any UX issues w.r.t. that
  • Enabled it back
  • Ensure that this flag is always enabled in k2/community-dev and part of the aggregate

qwwdfsad avatar Dec 19 '24 13:12 qwwdfsad