Skip to content

chore: address compiler warnings

Iurii Zhesson requested to merge slb/iz/fix-compiler-warnings into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test
  • Refactor

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

Address miscellaneous compiler warnings for a cleaner build. Make all warnings except 'deprecated-declarations' into errors for non-WIN32 builds. Format source files involved.

Edited by Iurii Zhesson

Merge request reports