Skip to content

nightly

nightly #273

Triggered via schedule December 3, 2023 00:20
Status Failure
Total duration 52s
Artifacts

nightly.yml

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

Annotations

16 errors
spec (ruby 3.2) / spec: lib/pdk/cli/util/option_normalizer.rb#L47
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"write_#{format}"` instead.
spec (ruby 3.2) / spec: lib/pdk/config/namespace.rb#L220
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_` block argument.
spec (ruby 3.2) / spec: lib/pdk/report.rb#L102
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_tool` block argument.
spec (ruby 3.2) / spec: lib/pdk/util.rb#L98
Style/RedundantParentheses: Don't use parentheses around a logical expression.
spec (ruby 3.2) / spec: lib/pdk/util/puppet_version.rb#L212
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_` block argument.
spec (ruby 3.2) / spec: spec/support/file_based_namespaces.rb#L53
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_` block argument.
spec (ruby 3.2) / spec: spec/support/validators.rb#L77
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_source` block argument.
spec (ruby 3.2) / spec
Process completed with exit code 1.
spec (ruby 2.7) / spec: lib/pdk/cli/util/option_normalizer.rb#L47
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"write_#{format}"` instead.
spec (ruby 2.7) / spec: lib/pdk/config/namespace.rb#L220
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_` block argument.
spec (ruby 2.7) / spec: lib/pdk/report.rb#L102
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_tool` block argument.
spec (ruby 2.7) / spec: lib/pdk/util.rb#L98
Style/RedundantParentheses: Don't use parentheses around a logical expression.
spec (ruby 2.7) / spec: lib/pdk/util/puppet_version.rb#L212
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_` block argument.
spec (ruby 2.7) / spec: spec/support/file_based_namespaces.rb#L53
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_` block argument.
spec (ruby 2.7) / spec: spec/support/validators.rb#L77
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_source` block argument.
spec (ruby 2.7) / spec
Process completed with exit code 1.