WIP on attachment state replication reporting task #11577
ci.yml
on: pull_request
Matrix: Test features / feature-test-matrix
Matrix: Test Ruby / minitest-matrix
CodeQL SAST scan
/
Analyze
2m 13s
Dependency Review scan
/
dependency-review-pr
7s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
1m 36s
Lint SCSS
/
Run Stylelint
17s
Lint JavaScript
/
Run Standardx
15s
Prettier
/
Run Prettier
18s
Lint Ruby
/
Run RuboCop
36s
Lint ERB
/
Run ERB lint
38s
Test JavaScript
/
Run Jasmine
28s
Test features
/
Run Cucumber
0s
Test Ruby
/
Run Minitest
0s
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 |
|