Skip to content

Improve support for hooks in @hashed storage #86

Improve support for hooks in @hashed storage

Improve support for hooks in @hashed storage #86

Triggered via pull request February 13, 2024 23:16
Status Failure
Total duration 23s
Artifacts

ci.yml

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

Annotations

6 errors
Puppet / Static validations: spec/defines/custom_hook_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: spec/defines/custom_hook_spec.rb#L30
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: spec/defines/custom_hook_spec.rb#L56
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: spec/defines/custom_hook_spec.rb#L82
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: spec/defines/custom_hook_spec.rb#L108
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
Process completed with exit code 1.