puppetlabs / puppetlabs-wsus_client

puppetlabs - wsus_client module
Apache License 2.0
10 stars 32 forks source link

(CONT-967) Replace all uses of validate_*() with assert_type() #206

Closed david22swan closed 1 year ago

david22swan commented 1 year ago

The process of removing all deprecated functions from stdlib has begun, so we now need to replace all mentions of validate_*() with the built in assert_type() function.

puppet-community-rangefinder[bot] commented 1 year ago

wsus_client is a class

that may have no external impact to Forge modules.

wsus_client::setting is a type

that may have no external impact to Forge modules.

This module is declared in 1 of 580 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.