Skip to content

(CAT-1493) - Fix missing file resource type parameters #109

(CAT-1493) - Fix missing file resource type parameters

(CAT-1493) - Fix missing file resource type parameters #109

Triggered via pull request October 26, 2023 15:08
Status Failure
Total duration 3m 37s
Artifacts

ci.yml

on: pull_request
Matrix: acceptance
Matrix: build
Matrix: spec
Fit to window
Zoom out
Zoom in

Annotations

42 errors
Acceptance : ubuntu-latest Ruby 3.2 / acceptance
Process completed with exit code 1.
Build Editor Service (Ruby 3.2)
Process completed with exit code 1.
Spec : ubuntu-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L116
Layout/CommentIndentation: Incorrect indentation detected (column 13 instead of 12).
Spec : ubuntu-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L117
Lint/NonAtomicFileOperation: Use atomic file operation method `FileUtils.rm_f`.
Spec : ubuntu-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L117
Lint/NonAtomicFileOperation: Remove unnecessary existence check `File.exist?`.
Spec : ubuntu-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L119
Performance/CollectionLiteralInLoop: Avoid immutable Array literals in loops. It is better to extract it into a local variable or a constant.
Spec : ubuntu-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L225
Layout/CommentIndentation: Incorrect indentation detected (column 14 instead of 16).
Spec : ubuntu-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L227
Layout/CommentIndentation: Incorrect indentation detected (column 16 instead of 18).
Spec : ubuntu-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L242
Layout/LeadingCommentSpace: Missing space after `#`.
Spec : ubuntu-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L284
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
Spec : ubuntu-latest Ruby 3.2 / spec
Process completed with exit code 1.
Acceptance : ubuntu-latest Ruby 2.7 / acceptance
Process completed with exit code 1.
Build Editor Service (Ruby 2.7)
Process completed with exit code 1.
Spec : ubuntu-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L116
Layout/CommentIndentation: Incorrect indentation detected (column 13 instead of 12).
Spec : ubuntu-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L117
Lint/NonAtomicFileOperation: Use atomic file operation method `FileUtils.rm_f`.
Spec : ubuntu-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L117
Lint/NonAtomicFileOperation: Remove unnecessary existence check `File.exist?`.
Spec : ubuntu-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L119
Performance/CollectionLiteralInLoop: Avoid immutable Array literals in loops. It is better to extract it into a local variable or a constant.
Spec : ubuntu-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L225
Layout/CommentIndentation: Incorrect indentation detected (column 14 instead of 16).
Spec : ubuntu-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L227
Layout/CommentIndentation: Incorrect indentation detected (column 16 instead of 18).
Spec : ubuntu-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L242
Layout/LeadingCommentSpace: Missing space after `#`.
Spec : ubuntu-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L284
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
Spec : ubuntu-latest Ruby 2.7 / spec
Process completed with exit code 1.
Acceptance : windows-latest Ruby 2.7 / acceptance
Process completed with exit code 1.
Spec : windows-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L116
Layout/CommentIndentation: Incorrect indentation detected (column 13 instead of 12).
Spec : windows-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L117
Lint/NonAtomicFileOperation: Use atomic file operation method `FileUtils.rm_f`.
Spec : windows-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L117
Lint/NonAtomicFileOperation: Remove unnecessary existence check `File.exist?`.
Spec : windows-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L119
Performance/CollectionLiteralInLoop: Avoid immutable Array literals in loops. It is better to extract it into a local variable or a constant.
Spec : windows-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L225
Layout/CommentIndentation: Incorrect indentation detected (column 14 instead of 16).
Spec : windows-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L227
Layout/CommentIndentation: Incorrect indentation detected (column 16 instead of 18).
Spec : windows-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L242
Layout/LeadingCommentSpace: Missing space after `#`.
Spec : windows-latest Ruby 2.7 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L284
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
Spec : windows-latest Ruby 2.7 / spec
Process completed with exit code 1.
Spec : windows-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L116
Layout/CommentIndentation: Incorrect indentation detected (column 13 instead of 12).
Spec : windows-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L117
Lint/NonAtomicFileOperation: Use atomic file operation method `FileUtils.rm_f`.
Spec : windows-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L117
Lint/NonAtomicFileOperation: Remove unnecessary existence check `File.exist?`.
Spec : windows-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L119
Performance/CollectionLiteralInLoop: Avoid immutable Array literals in loops. It is better to extract it into a local variable or a constant.
Spec : windows-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L225
Layout/CommentIndentation: Incorrect indentation detected (column 14 instead of 16).
Spec : windows-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L227
Layout/CommentIndentation: Incorrect indentation detected (column 16 instead of 18).
Spec : windows-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L242
Layout/LeadingCommentSpace: Missing space after `#`.
Spec : windows-latest Ruby 3.2 / spec: lib/puppet-languageserver-sidecar/puppet_helper.rb#L284
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
Spec : windows-latest Ruby 3.2 / spec
Process completed with exit code 1.
Acceptance : windows-latest Ruby 3.2 / acceptance
Process completed with exit code 1.