JanssenProject / home

Head to https://github.com/JanssenProject/jans

Home Page:https://jans.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collect and address warnings reported at compile and runtime time as issues

ossdhaval opened this issue · comments

Collect-triage-address all warnings we currently may have.
These warnings may be getting reported in logs at different stages:

  • Build
  • Deploy
  • Runtime

To be maximally strict with warnings, we need to ensure that we are using appropriate flags so that warnings are not suppressed. This also aligns with CII best practices.

Benefit: This will improve overall stability of software


Due: 30th June 2021