Support executable templates #351
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Annotations
6 errors
spec (ruby 3.2) / spec:
lib/pdk/module/update_manager.rb#L61
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
spec (ruby 3.2) / spec:
lib/pdk/template/renderer/v1/renderer.rb#L98
Style/IfWithBooleanLiteralBranches: Remove redundant `if` with boolean literal branches.
|
spec (ruby 3.2) / spec
Process completed with exit code 1.
|
spec (ruby 2.7) / spec:
lib/pdk/module/update_manager.rb#L61
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
spec (ruby 2.7) / spec:
lib/pdk/template/renderer/v1/renderer.rb#L98
Style/IfWithBooleanLiteralBranches: Remove redundant `if` with boolean literal branches.
|
spec (ruby 2.7) / spec
Process completed with exit code 1.
|