Skip to content

ci: suppress MSC warning C4251 for Params implementation

Iurii Zhesson requested to merge slb/yz/suppress-msc-ci-warnings into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test

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?

Suppress MSC warning C4251 for Params implementation on Windows builds

Merge request reports