(HACKATHON) Check for deprecated functions #970
ci.yml
on: pull_request
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Annotations
27 errors
spec (ruby 3.2) / spec:
lib/puppet-lint/plugins/check_deprecated_functions/deprecated_functions.rb#L16
Style/Next: Use `next` to skip iteration. (https://rubystyle.guide#no-nested-conditionals)
|
spec (ruby 3.2) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L6
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ruby 3.2) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L8
RSpec/ExampleWording: Do not use should when describing your tests. (https://rspec.rubystyle.guide/#should-in-example-docstrings, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording)
|
spec (ruby 3.2) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L14
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ruby 3.2) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L16
RSpec/ExampleWording: Do not use should when describing your tests. (https://rspec.rubystyle.guide/#should-in-example-docstrings, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording)
|
spec (ruby 3.2) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L22
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ruby 3.2) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L24
RSpec/ExampleWording: Do not use should when describing your tests. (https://rspec.rubystyle.guide/#should-in-example-docstrings, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording)
|
spec (ruby 3.2) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L31
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
spec (ruby 3.2) / spec
Process completed with exit code 1.
|
spec (ruby 3.3) / spec:
lib/puppet-lint/plugins/check_deprecated_functions/deprecated_functions.rb#L16
Style/Next: Use `next` to skip iteration. (https://rubystyle.guide#no-nested-conditionals)
|
spec (ruby 3.3) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L6
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ruby 3.3) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L8
RSpec/ExampleWording: Do not use should when describing your tests. (https://rspec.rubystyle.guide/#should-in-example-docstrings, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording)
|
spec (ruby 3.3) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L14
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ruby 3.3) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L16
RSpec/ExampleWording: Do not use should when describing your tests. (https://rspec.rubystyle.guide/#should-in-example-docstrings, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording)
|
spec (ruby 3.3) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L22
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ruby 3.3) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L24
RSpec/ExampleWording: Do not use should when describing your tests. (https://rspec.rubystyle.guide/#should-in-example-docstrings, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording)
|
spec (ruby 3.3) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L31
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
spec (ruby 3.3) / spec
Process completed with exit code 1.
|
spec (ruby 2.7) / spec:
lib/puppet-lint/plugins/check_deprecated_functions/deprecated_functions.rb#L16
Style/Next: Use `next` to skip iteration. (https://rubystyle.guide#no-nested-conditionals)
|
spec (ruby 2.7) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L6
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ruby 2.7) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L8
RSpec/ExampleWording: Do not use should when describing your tests. (https://rspec.rubystyle.guide/#should-in-example-docstrings, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording)
|
spec (ruby 2.7) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L14
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ruby 2.7) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L16
RSpec/ExampleWording: Do not use should when describing your tests. (https://rspec.rubystyle.guide/#should-in-example-docstrings, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording)
|
spec (ruby 2.7) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L22
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
spec (ruby 2.7) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L24
RSpec/ExampleWording: Do not use should when describing your tests. (https://rspec.rubystyle.guide/#should-in-example-docstrings, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording)
|
spec (ruby 2.7) / spec:
spec/unit/puppet-lint/plugins/check_deprecated_functions/deprecated_functions_spec.rb#L31
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
spec (ruby 2.7) / spec
Process completed with exit code 1.
|