modulesync 10.6.0 #196
ci.yml
on: pull_request
Puppet
/
Static validations
53s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
11 errors
|
Puppet / Static validations:
lib/puppet/provider/proxy_mysql_query_rule/proxysql.rb#L71
Style/TrailingCommaInArguments: Put a comma after the last parameter of a multiline method call. (https://rubystyle.guide#no-trailing-params-comma)
|
|
Puppet / Static validations:
lib/puppet/provider/proxy_mysql_query_rule/proxysql.rb#L20
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
|
Puppet / Static validations:
lib/puppet/provider/proxy_mysql_group_replication_hostgroup/proxysql.rb#L32
Style/TrailingCommaInArguments: Put a comma after the last parameter of a multiline method call. (https://rubystyle.guide#no-trailing-params-comma)
|
|
Puppet / Static validations:
lib/puppet/provider/proxy_mysql_group_replication_hostgroup/proxysql.rb#L13
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
|
Puppet / Static validations:
lib/puppet/provider/proxy_mysql_galera_hostgroup/proxysql.rb#L9
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
|
Puppet / Static validations:
lib/puppet/provider/proxy_cluster/proxysql.rb#L107
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array. (https://rubystyle.guide#functional-code)
|
|
Puppet / Static validations:
lib/puppet/provider/proxy_cluster/proxysql.rb#L85
Style/SuperArguments: Call `super` without arguments and parentheses when the signature is identical.
|
|
Puppet / Static validations:
lib/puppet/provider/proxy_cluster/proxysql.rb#L37
Style/TrailingCommaInArguments: Put a comma after the last parameter of a multiline method call. (https://rubystyle.guide#no-trailing-params-comma)
|
|
Puppet / Static validations:
lib/puppet/provider/proxy_cluster/proxysql.rb#L18
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
|
Puppet / Static validations:
lib/facter/proxysql_runtime.rb#L36
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
|
Puppet / Test suite
Process completed with exit code 1.
|