Assets investigation - data extraction rake tasks #10559
ci.yml
on: pull_request
Matrix: Test features / feature-test-matrix
Matrix: Test Ruby / minitest-matrix
CodeQL SAST scan
/
Analyze
2m 5s
Dependency Review scan
/
dependency-review-pr
3s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
31s
Lint SCSS
/
Run Stylelint
15s
Lint JavaScript
/
Run Standardx
12s
Prettier
/
Run Prettier
13s
Lint Ruby
/
Run RuboCop
30s
Lint ERB
/
Run ERB lint
31s
Test JavaScript
/
Run Jasmine
53s
Test features
/
Run Cucumber
0s
Test Ruby
/
Run Minitest
0s
Annotations
10 errors
Lint Ruby / Run RuboCop:
lib/tasks/attachments/check_attachables.rake#L5
Layout/SpaceBeforeBlockBraces: Space missing to the left of {.
|
Lint Ruby / Run RuboCop:
lib/tasks/attachments/check_attachables.rake#L5
Layout/SpaceInsideBlockBraces: Space between { and | missing.
|
Lint Ruby / Run RuboCop:
lib/tasks/attachments/check_attachables.rake#L5
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
Lint Ruby / Run RuboCop:
lib/tasks/attachments/check_attachables.rake#L7
Style/StringLiteralsInInterpolation: Prefer single-quoted strings inside interpolations.
|
Lint Ruby / Run RuboCop:
lib/tasks/attachments/check_attachables.rake#L14
Style/MethodDefParentheses: Use def with parentheses when there are parameters. (https://rubystyle.guide#method-parens)
|
Lint Ruby / Run RuboCop:
lib/tasks/attachments/check_attachables.rake#L15
Style/NonNilCheck: Prefer `!states[-1].nil?` over `states[-1] != nil`. (https://rubystyle.guide#no-non-nil-checks)
|
Lint Ruby / Run RuboCop:
lib/tasks/attachments/check_attachables.rake#L16
Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
|
Lint Ruby / Run RuboCop:
lib/tasks/attachments/check_attachables.rake#L18
Layout/TrailingEmptyLines: Final newline missing. (https://rubystyle.guide#newline-eof)
|
Lint Ruby / Run RuboCop:
lib/tasks/attachments/investigate_ad_deleted_not_replaced_in_wh.rake#L18
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
|
Lint Ruby / Run RuboCop:
lib/tasks/attachments/investigate_ad_deleted_not_replaced_in_wh.rake#L19
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
brakeman-json
|
3.21 KB |
|