Skip to content

use X-Consul-Token header instead of token query parameter #180

use X-Consul-Token header instead of token query parameter

use X-Consul-Token header instead of token query parameter #180

Triggered via pull request February 20, 2024 07:37
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
26s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Puppet / Static validations: lib/puppet/provider/consul_acl/default.rb#L44
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
Puppet / Static validations: lib/puppet/provider/consul_acl/default.rb#L44
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
Puppet / Static validations: lib/puppet/provider/consul_acl/default.rb#L45
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
Puppet / Static validations: lib/puppet/provider/consul_acl/default.rb#L99
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
Puppet / Static validations: lib/puppet/provider/consul_key_value/default.rb#L46
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
Puppet / Static validations: lib/puppet/provider/consul_key_value/default.rb#L94
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
Puppet / Static validations: lib/puppet/provider/consul_prepared_query/default.rb#L41
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
Puppet / Static validations: lib/puppet/provider/consul_prepared_query/default.rb#L84
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
Puppet / Static validations
Process completed with exit code 1.