Build(deps-dev): Update voxpupuli-rubocop requirement from ~> 5.0.0 to ~> 5.2.0 #1014
tests.yaml
on: pull_request
rubocop_and_matrix
55s
Linux: Generate module cache
23s
Windows: Generate module cache
4m 59s
Matrix: modules_ci
run-dita
54s
Matrix: Docker Transport
Matrix: Linux Integration
Matrix: SSH Transport
Matrix: bolt apply
Matrix: local_transports
Matrix: unit
Matrix: BoltSpec
Matrix: Windows Agentless
Matrix: Windows Integration
Matrix: WinRM Transport
Test suite
3s
Annotations
11 errors
|
rubocop_and_matrix:
lib/bolt/apply_result.rb#L116
Style/ReduceToHash: Use `to_h { ... }` instead of `each_with_object`.
|
|
rubocop_and_matrix:
dev-resources/bump_mods.rb#L63
Style/FileOpen: `File.open` without a block may leak a file descriptor; use the block form.
|
|
rubocop_and_matrix:
dev-resources/bump_mods.rb#L44
Style/FileOpen: `File.open` without a block may leak a file descriptor; use the block form.
|
|
rubocop_and_matrix:
bolt-modules/boltlib/spec/functions/catch_errors_spec.rb#L28
RSpec/Output: Do not write to stdout in specs. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Output)
|
|
rubocop_and_matrix:
bolt-modules/boltlib/spec/fixtures/modules/test/tasks/references.rb#L12
RSpec/Output: Do not write to stdout in specs. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/Output)
|
|
rubocop_and_matrix:
bolt-modules/boltlib/lib/puppet/functions/run_script.rb#L95
Style/SelectByKind: Prefer `grep_v` to `reject` with a kind check.
|
|
rubocop_and_matrix:
bolt-modules/boltlib/lib/puppet/functions/run_plan.rb#L205
Style/ReduceToHash: Use `to_h { ... }` instead of `each_with_object`.
|
|
rubocop_and_matrix:
bolt-modules/boltlib/lib/puppet/functions/run_plan.rb#L103
Style/ReduceToHash: Use `to_h { ... }` instead of `each_with_object`.
|
|
rubocop_and_matrix:
bolt-modules/boltlib/lib/puppet/functions/run_container.rb#L116
Style/SelectByKind: Prefer `grep_v` to `reject` with a kind check.
|
|
rubocop_and_matrix:
bolt-modules/boltlib/lib/puppet/functions/run_command.rb#L67
Style/SelectByKind: Prefer `grep_v` to `reject` with a kind check.
|
|
Test suite
Process completed with exit code 1.
|