Skip to content

Assets investigation - data extraction rake tasks #10559

Assets investigation - data extraction rake tasks

Assets investigation - data extraction rake tasks #10559

Triggered via pull request November 19, 2024 09:19
Status Failure
Total duration 5m 35s
Artifacts 1

ci.yml

on: pull_request
Matrix: Test features / feature-test-matrix
Matrix: Test Ruby / minitest-matrix
CodeQL SAST scan  /  Analyze
2m 5s
CodeQL SAST scan / Analyze
Dependency Review scan  /  dependency-review-pr
3s
Dependency Review scan / dependency-review-pr
Dependency Review scan  /  dependency-review-push
0s
Dependency Review scan / dependency-review-push
Security Analysis  /  Run Brakeman
31s
Security Analysis / Run Brakeman
Lint SCSS  /  Run Stylelint
15s
Lint SCSS / Run Stylelint
Lint JavaScript  /  Run Standardx
12s
Lint JavaScript / Run Standardx
Prettier  /  Run Prettier
13s
Prettier / Run Prettier
Lint Ruby  /  Run RuboCop
30s
Lint Ruby / Run RuboCop
Lint ERB  /  Run ERB lint
31s
Lint ERB / Run ERB lint
Test JavaScript  /  Run Jasmine
53s
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

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