Skip to content

Tests to help debug behaviour of deletion #10257

Tests to help debug behaviour of deletion

Tests to help debug behaviour of deletion #10257

Triggered via pull request October 25, 2024 16:43
Status Failure
Total duration 5m 49s
Artifacts 1

ci.yml

on: pull_request
Matrix: Test features / feature-test-matrix
Matrix: Test Ruby / minitest-matrix
CodeQL SAST scan  /  Analyze
2m 15s
CodeQL SAST scan / Analyze
Dependency Review scan  /  dependency-review-pr
5s
Dependency Review scan / dependency-review-pr
Dependency Review scan  /  dependency-review-push
0s
Dependency Review scan / dependency-review-push
Security Analysis  /  Run Brakeman
36s
Security Analysis / Run Brakeman
Lint SCSS  /  Run Stylelint
18s
Lint SCSS / Run Stylelint
Lint JavaScript  /  Run Standardx
14s
Lint JavaScript / Run Standardx
Prettier  /  Run Prettier
13s
Prettier / Run Prettier
Lint Ruby  /  Run RuboCop
36s
Lint Ruby / Run RuboCop
Lint ERB  /  Run ERB lint
34s
Lint ERB / Run ERB lint
Test JavaScript  /  Run Jasmine
50s
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/find_all_superseded_not_deleted_attachments.rake#L12
Style/NegatedIf: Favor `unless` over `if` for negative conditions. (https://rubystyle.guide#unless-for-negatives)
Lint Ruby / Run RuboCop: lib/tasks/attachments/find_all_superseded_not_deleted_attachments.rake#L13
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
Lint Ruby / Run RuboCop: lib/tasks/attachments/find_all_superseded_not_deleted_attachments.rake#L14
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
Lint Ruby / Run RuboCop: lib/tasks/attachments/report_on_all_deleted_attachment_data_assets.rake#L7
Lint/RedundantSafeNavigation: Redundant safe navigation detected, use `.` instead.
Lint Ruby / Run RuboCop: lib/tasks/attachments/report_on_all_deleted_attachment_data_assets.rake#L20
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
Lint Ruby / Run RuboCop: lib/tasks/attachments/report_on_all_deleted_attachment_data_assets.rake#L25
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
Lint Ruby / Run RuboCop: lib/tasks/attachments/report_on_all_deleted_attachment_data_assets.rake#L25
Style/StringLiteralsInInterpolation: Prefer single-quoted strings inside interpolations.
Lint Ruby / Run RuboCop: lib/tasks/attachments/report_on_all_deleted_attachment_data_assets.rake#L27
Style/StringLiteralsInInterpolation: Prefer single-quoted strings inside interpolations.
Lint Ruby / Run RuboCop: lib/tasks/attachments/report_on_all_deleted_attachment_data_assets.rake#L27
Style/StringLiteralsInInterpolation: Prefer single-quoted strings inside interpolations.
Lint Ruby / Run RuboCop
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
brakeman-json
3.21 KB