Support Slurm 24.05.x #186
Annotations
10 errors
Validate:
spec/acceptance/shared_examples/common_install.rb#L11
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
Validate:
spec/acceptance/shared_examples/common_install.rb#L16
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Validate:
spec/acceptance/shared_examples/common_install.rb#L27
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
Validate:
spec/acceptance/shared_examples/common_install.rb#L32
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Validate:
spec/classes/slurm_spec.rb#L26
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Validate:
spec/defines/slurm_conf_spec.rb#L9
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Validate:
spec/defines/slurm_conf_spec.rb#L10
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
Validate:
spec/defines/slurm_conf_spec.rb#L18
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Validate:
spec/defines/slurm_conf_spec.rb#L19
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Validate:
spec/defines/slurm_gres_spec.rb#L9
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Loading