Skip to content

Revert "Add Scarf redirection links" #372

Revert "Add Scarf redirection links"

Revert "Add Scarf redirection links" #372

Triggered via pull request December 4, 2023 15:02
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
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.