This repository was archived by the owner on Feb 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
This repository was archived by the owner on Feb 19, 2024. It is now read-only.
Puppet 8 compatibility #52
Copy link
Copy link
Open
Description
puppet-lint
packagecloud//manifests/gem_repo.pp - WARNING: defined type not documented on line 1 (check: documentation)
packagecloud//manifests/init.pp - WARNING: class not documented on line 21 (check: documentation)
packagecloud//manifests/init.pp - WARNING: legacy fact 'operatingsystem' on line 22 (check: legacy_facts)
packagecloud//manifests/init.pp - WARNING: legacy fact 'operatingsystem' on line 39 (check: legacy_facts)
packagecloud//manifests/init.pp - WARNING: top scope fact instead of facts hash on line 22 (check: top_scope_facts)
packagecloud//manifests/init.pp - WARNING: top scope fact instead of facts hash on line 39 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: defined type not documented on line 21 (check: documentation)
packagecloud//manifests/repo.pp - WARNING: line has more than 140 characters on line 82 (check: 140chars)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'operatingsystem' on line 59 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'lsbdistcodename' on line 65 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'operatingsystem' on line 95 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'operatingsystem' on line 100 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'operatingsystem' on line 113 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 114 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 115 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 116 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'operatingsystem' on line 120 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 121 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 122 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 123 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'operatingsystem' on line 128 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 129 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 130 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 131 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'operatingsystem' on line 137 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'operatingsystem' on line 146 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 148 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'architecture' on line 149 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: legacy fact 'operatingsystem' on line 175 (check: legacy_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 59 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 65 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 95 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 100 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 103 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 104 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 113 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 114 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 115 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 116 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 120 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 121 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 122 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 123 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 128 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 129 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 130 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 131 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 137 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 146 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 148 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 149 (check: top_scope_facts)
packagecloud//manifests/repo.pp - WARNING: top scope fact instead of facts hash on line 175 (check: top_scope_facts)
packagecloud//test/test/manifests/site.pp - WARNING: case statement without a default case on line 5 (check: case_without_default)
packagecloud//test/test/manifests/site.pp - WARNING: legacy fact 'operatingsystemrelease' on line 12 (check: legacy_facts)
packagecloud//test/test/manifests/site.pp - WARNING: top scope fact instead of facts hash on line 12 (check: top_scope_facts)
Metadata
Metadata
Assignees
Labels
No labels