Skip to content

nightly

nightly #287

Triggered via schedule December 19, 2023 00:20
Status Failure
Total duration 47s
Artifacts

nightly.yml

on: schedule
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

20 errors
spec (ruby 3.2) / spec: lib/puppet-lint.rb#L255
Performance/StringIdentifierArgument: Use `:"Check#{class_name}"` instead of `"Check#{class_name}"`.
spec (ruby 3.2) / spec: lib/puppet-lint/checks.rb#L124
Performance/StringIdentifierArgument: Use `:"#{check}_enabled?"` instead of `"#{check}_enabled?"`.
spec (ruby 3.2) / spec: lib/puppet-lint/configuration.rb#L20
Performance/StringIdentifierArgument: Use `:"#{check}_enabled?"` instead of `"#{check}_enabled?"`.
spec (ruby 3.2) / spec: lib/puppet-lint/configuration.rb#L27
Performance/StringIdentifierArgument: Use `:"disable_#{check}"` instead of `"disable_#{check}"`.
spec (ruby 3.2) / spec: lib/puppet-lint/configuration.rb#L34
Performance/StringIdentifierArgument: Use `:"enable_#{check}"` instead of `"enable_#{check}"`.
spec (ruby 3.2) / spec: lib/puppet-lint/configuration.rb#L95
Performance/StringIdentifierArgument: Use `:"#{option}="` instead of `"#{option}="`.
spec (ruby 3.2) / spec: lib/puppet-lint/optparser.rb#L120
Performance/StringIdentifierArgument: Use `:"enable_#{check}"` instead of `"enable_#{check}"`.
spec (ruby 3.2) / spec: lib/puppet-lint/optparser.rb#L122
Performance/StringIdentifierArgument: Use `:"disable_#{check}"` instead of `"disable_#{check}"`.
spec (ruby 3.2) / spec: lib/puppet-lint/optparser.rb#L133
Performance/StringIdentifierArgument: Use `:"disable_#{check}"` instead of `"disable_#{check}"`.
spec (ruby 3.2) / spec: lib/puppet-lint/optparser.rb#L136
Performance/StringIdentifierArgument: Use `:"#{check}_enabled?"` instead of `"#{check}_enabled?"`.
spec (ruby 2.7) / spec: lib/puppet-lint.rb#L255
Performance/StringIdentifierArgument: Use `:"Check#{class_name}"` instead of `"Check#{class_name}"`.
spec (ruby 2.7) / spec: lib/puppet-lint/checks.rb#L124
Performance/StringIdentifierArgument: Use `:"#{check}_enabled?"` instead of `"#{check}_enabled?"`.
spec (ruby 2.7) / spec: lib/puppet-lint/configuration.rb#L20
Performance/StringIdentifierArgument: Use `:"#{check}_enabled?"` instead of `"#{check}_enabled?"`.
spec (ruby 2.7) / spec: lib/puppet-lint/configuration.rb#L27
Performance/StringIdentifierArgument: Use `:"disable_#{check}"` instead of `"disable_#{check}"`.
spec (ruby 2.7) / spec: lib/puppet-lint/configuration.rb#L34
Performance/StringIdentifierArgument: Use `:"enable_#{check}"` instead of `"enable_#{check}"`.
spec (ruby 2.7) / spec: lib/puppet-lint/configuration.rb#L95
Performance/StringIdentifierArgument: Use `:"#{option}="` instead of `"#{option}="`.
spec (ruby 2.7) / spec: lib/puppet-lint/optparser.rb#L120
Performance/StringIdentifierArgument: Use `:"enable_#{check}"` instead of `"enable_#{check}"`.
spec (ruby 2.7) / spec: lib/puppet-lint/optparser.rb#L122
Performance/StringIdentifierArgument: Use `:"disable_#{check}"` instead of `"disable_#{check}"`.
spec (ruby 2.7) / spec: lib/puppet-lint/optparser.rb#L133
Performance/StringIdentifierArgument: Use `:"disable_#{check}"` instead of `"disable_#{check}"`.
spec (ruby 2.7) / spec: lib/puppet-lint/optparser.rb#L136
Performance/StringIdentifierArgument: Use `:"#{check}_enabled?"` instead of `"#{check}_enabled?"`.