-
Notifications
You must be signed in to change notification settings - Fork 19
Description
On usage ton's of warnings are logged:
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckArrowOnRightOperandLine
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckArrowOnRightOperandLine was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckAutoloaderLayout
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckAutoloaderLayout was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckClassInheritsFromParamsClass
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckClassInheritsFromParamsClass was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckCodeOnTopScope
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckCodeOnTopScope was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckInheritsAcrossNamespaces
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckInheritsAcrossNamespaces was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckNamesContainingDash
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckNamesContainingDash was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckNamesContainingUppercase
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckNamesContainingUppercase was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_classes/nested_classes_or_defines.rb:5: warning: already initialized constant CLASS_DEFINE_TOKENS
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_classes/nested_classes_or_defines.rb:5: warning: previous definition of CLASS_DEFINE_TOKENS was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckNestedClassesOrDefines
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckNestedClassesOrDefines was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckParameterOrder
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckParameterOrder was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckRightToLeftRelationship
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckRightToLeftRelationship was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_classes/variable_scope.rb:8: warning: already initialized constant DEFAULT_SCOPE_VARS
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_classes/variable_scope.rb:8: warning: previous definition of DEFAULT_SCOPE_VARS was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_classes/variable_scope.rb:34: warning: already initialized constant POST_VAR_TOKENS
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_classes/variable_scope.rb:34: warning: previous definition of POST_VAR_TOKENS was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckVariableScope
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckVariableScope was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckSlashComments
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckSlashComments was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckStarComments
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckStarComments was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckCaseWithoutDefault
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckCaseWithoutDefault was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckSelectorInsideResource
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckSelectorInsideResource was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_documentation/documentation.rb:6: warning: already initialized constant COMMENT_TOKENS
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_documentation/documentation.rb:6: warning: previous definition of COMMENT_TOKENS was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_documentation/documentation.rb:7: warning: already initialized constant WHITESPACE_TOKENS
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_documentation/documentation.rb:7: warning: previous definition of WHITESPACE_TOKENS was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckDocumentation
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckDocumentation was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckUnquotedNodeName
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckUnquotedNodeName was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckDuplicateParams
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckDuplicateParams was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckEnsureFirstParam
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckEnsureFirstParam was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckEnsureNotSymlinkTarget
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckEnsureNotSymlinkTarget was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/file_mode.rb:6: warning: already initialized constant MSG
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/file_mode.rb:6: warning: previous definition of MSG was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/file_mode.rb:7: warning: already initialized constant SYM_RE
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/file_mode.rb:7: warning: previous definition of SYM_RE was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/file_mode.rb:8: warning: already initialized constant IGNORE_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/file_mode.rb:8: warning: previous definition of IGNORE_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/file_mode.rb:9: warning: already initialized constant MODE_RE
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/file_mode.rb:9: warning: previous definition of MODE_RE was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckFileMode
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckFileMode was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/unquoted_file_mode.rb:6: warning: already initialized constant TOKEN_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_resources/unquoted_file_mode.rb:6: warning: previous definition of TOKEN_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckUnquotedFileMode
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckUnquotedFileMode was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckUnquotedResourceTitle
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckUnquotedResourceTitle was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/double_quoted_strings.rb:6: warning: already initialized constant ESCAPE_CHAR_RE
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/double_quoted_strings.rb:6: warning: previous definition of ESCAPE_CHAR_RE was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckDoubleQuotedStrings
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckDoubleQuotedStrings was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/only_variable_string.rb:5: warning: already initialized constant VAR_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/only_variable_string.rb:5: warning: previous definition of VAR_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckOnlyVariableString
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckOnlyVariableString was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckPuppetUrlWithoutModules
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckPuppetUrlWithoutModules was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/quoted_booleans.rb:6: warning: already initialized constant STRING_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/quoted_booleans.rb:6: warning: previous definition of STRING_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/quoted_booleans.rb:7: warning: already initialized constant BOOLEANS
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/quoted_booleans.rb:7: warning: previous definition of BOOLEANS was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckQuotedBooleans
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckQuotedBooleans was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckSingleQuoteStringWithVariables
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckSingleQuoteStringWithVariables was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/variables_not_enclosed.rb:9: warning: already initialized constant STRING_TOKEN_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_strings/variables_not_enclosed.rb:9: warning: previous definition of STRING_TOKEN_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckVariablesNotEnclosed
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckVariablesNotEnclosed was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_variables/variable_contains_dash.rb:5: warning: already initialized constant VARIABLE_DASH_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_variables/variable_contains_dash.rb:5: warning: previous definition of VARIABLE_DASH_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckVariableContainsDash
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckVariableContainsDash was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_variables/variable_is_lowercase.rb:5: warning: already initialized constant VARIABLE_LOWERCASE_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_variables/variable_is_lowercase.rb:5: warning: previous definition of VARIABLE_LOWERCASE_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckVariableIsLowercase
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckVariableIsLowercase was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::Check140chars
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of Check140chars was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::Check2spSoftTabs
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of Check2spSoftTabs was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::Check80chars
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of Check80chars was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_whitespace/arrow_alignment.rb:5: warning: already initialized constant COMMENT_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_whitespace/arrow_alignment.rb:5: warning: previous definition of COMMENT_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckArrowAlignment
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckArrowAlignment was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_whitespace/hard_tabs.rb:5: warning: already initialized constant WHITESPACE_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/check_whitespace/hard_tabs.rb:5: warning: previous definition of WHITESPACE_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckHardTabs
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckHardTabs was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckTrailingWhitespace
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckTrailingWhitespace was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:9: warning: already initialized constant LEGACY_FACTS_VAR_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:9: warning: previous definition of LEGACY_FACTS_VAR_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:12: warning: already initialized constant UNCONVERTIBLE_FACTS
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:12: warning: previous definition of UNCONVERTIBLE_FACTS was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:25: warning: already initialized constant REGEX_FACTS
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:25: warning: previous definition of REGEX_FACTS was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:35: warning: already initialized constant EASY_FACTS
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:35: warning: previous definition of EASY_FACTS was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:107: warning: already initialized constant HASH_KEY_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/legacy_facts/legacy_facts.rb:107: warning: previous definition of HASH_KEY_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckLegacyFacts
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckLegacyFacts was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/top_scope_facts/top_scope_facts.rb:16: warning: already initialized constant TOP_SCOPE_FACTS_VAR_TYPES
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint/plugins/top_scope_facts/top_scope_facts.rb:16: warning: previous definition of TOP_SCOPE_FACTS_VAR_TYPES was here
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: already initialized constant PuppetLint::CheckTopScopeFacts
/usr/share/gems/gems/puppetlabs-puppet-lint-5.0.0/lib/puppet-lint.rb:255: warning: previous definition of CheckTopScopeFacts was here