Skip to content

WIP on attachment state replication reporting task #11577

WIP on attachment state replication reporting task

WIP on attachment state replication reporting task #11577

Triggered via pull request February 5, 2025 17:33
Status Failure
Total duration 5m 41s
Artifacts 1

ci.yml

on: pull_request
Matrix: Test features / feature-test-matrix
Matrix: Test Ruby / minitest-matrix
CodeQL SAST scan  /  Analyze
2m 13s
CodeQL SAST scan / Analyze
Dependency Review scan  /  dependency-review-pr
7s
Dependency Review scan / dependency-review-pr
Dependency Review scan  /  dependency-review-push
0s
Dependency Review scan / dependency-review-push
Security Analysis  /  Run Brakeman
1m 36s
Security Analysis / Run Brakeman
Lint SCSS  /  Run Stylelint
17s
Lint SCSS / Run Stylelint
Lint JavaScript  /  Run Standardx
15s
Lint JavaScript / Run Standardx
Prettier  /  Run Prettier
18s
Prettier / Run Prettier
Lint Ruby  /  Run RuboCop
36s
Lint Ruby / Run RuboCop
Lint ERB  /  Run ERB lint
38s
Lint ERB / Run ERB lint
Test JavaScript  /  Run Jasmine
28s
Test JavaScript / Run Jasmine
Test features  /  Run Cucumber
0s
Test features / Run Cucumber
Test Ruby  /  Run Minitest
0s
Test Ruby / Run Minitest
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Lint Ruby / Run RuboCop: app/models/attachment_state_replication_reporter.rb#L26
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
Lint Ruby / Run RuboCop: app/models/attachment_state_replication_reporter.rb#L32
Style/Next: Use `next` to skip iteration. (https://rubystyle.guide#no-nested-conditionals)
Lint Ruby / Run RuboCop: app/models/attachment_state_replication_reporter.rb#L37
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
Lint Ruby / Run RuboCop: app/models/attachment_state_replication_reporter.rb#L48
Style/SoleNestedConditional: Consider merging nested conditions into outer `if` conditions.
Lint Ruby / Run RuboCop: app/models/attachment_state_replication_reporter.rb#L53
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
Lint Ruby / Run RuboCop: app/models/attachment_state_replication_reporter.rb#L59
Style/Next: Use `next` to skip iteration. (https://rubystyle.guide#no-nested-conditionals)
Lint Ruby / Run RuboCop: app/models/attachment_state_replication_reporter.rb#L64
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
Lint Ruby / Run RuboCop: app/models/attachment_state_replication_reporter.rb#L69
Layout/EmptyLineBetweenDefs: Expected 1 empty line between method definitions; found 0. (https://rubystyle.guide#empty-lines-between-methods)
Lint Ruby / Run RuboCop: app/models/attachment_state_replication_reporter.rb#L71
Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by using `<<~` instead of `<<-`. (https://rubystyle.guide#squiggly-heredocs)
Lint Ruby / Run RuboCop: lib/tasks/reporting.rake#L72
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
Test Ruby / minitest-matrix (4, 1)
Process completed with exit code 1.
Test Ruby / Run Minitest
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
brakeman-json
3.29 KB