Skip to content

Fix multiple replace asset bug #11224

Fix multiple replace asset bug

Fix multiple replace asset bug #11224

Triggered via pull request January 10, 2025 14:57
Status Failure
Total duration 6m 21s
Artifacts 1

ci.yml

on: pull_request
Matrix: Test features / feature-test-matrix
Matrix: Test Ruby / minitest-matrix
CodeQL SAST scan  /  Analyze
2m 3s
CodeQL SAST scan / Analyze
Dependency Review scan  /  dependency-review-pr
4s
Dependency Review scan / dependency-review-pr
Dependency Review scan  /  dependency-review-push
0s
Dependency Review scan / dependency-review-push
Security Analysis  /  Run Brakeman
32s
Security Analysis / Run Brakeman
Lint SCSS  /  Run Stylelint
17s
Lint SCSS / Run Stylelint
Lint JavaScript  /  Run Standardx
14s
Lint JavaScript / Run Standardx
Prettier  /  Run Prettier
15s
Prettier / Run Prettier
Lint Ruby  /  Run RuboCop
36s
Lint Ruby / Run RuboCop
Lint ERB  /  Run ERB lint
33s
Lint ERB / Run ERB lint
Test JavaScript  /  Run Jasmine
42s
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

16 errors and 11 warnings
Lint Ruby / Run RuboCop: app/models/concerns/edition/publishing.rb#L42
Rails/Blank: Use `if previous_edition.blank?` instead of `unless previous_edition.present?`.
Lint Ruby / Run RuboCop: app/models/concerns/edition/publishing.rb#L44
Style/RedundantSelf: Redundant `self` detected. (https://rubystyle.guide#no-self-unless-required)
Lint Ruby / Run RuboCop: app/services/edition_auth_bypass_updater.rb#L12
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Lint Ruby / Run RuboCop: test/unit/app/helpers/admin/admin_govspeak_helper_test.rb#L77
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Lint Ruby / Run RuboCop: test/unit/app/helpers/govspeak_helper_link_rewriting_test.rb#L102
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Lint Ruby / Run RuboCop: test/unit/app/helpers/govspeak_helper_link_rewriting_test.rb#L113
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Lint Ruby / Run RuboCop: test/unit/app/models/edition/workflow_test.rb#L102
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Lint Ruby / Run RuboCop: test/unit/app/models/edition/workflow_test.rb#L110
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Lint Ruby / Run RuboCop: test/unit/app/models/edition/workflow_test.rb#L118
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Lint Ruby / Run RuboCop: test/unit/app/models/edition/workflow_test.rb#L121
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Test Ruby / minitest-matrix (4, 0)
Process completed with exit code 1.
Test Ruby / minitest-matrix (4, 1)
Process completed with exit code 1.
Test Ruby / minitest-matrix (4, 2)
Process completed with exit code 1.
Test Ruby / minitest-matrix (4, 3)
Process completed with exit code 1.
Test Ruby / Run Minitest
Process completed with exit code 1.
Test features / feature-test-matrix (cucumber:ok)
Process completed with exit code 1.
Dependency Review scan / dependency-review-pr
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint JavaScript / Run Standardx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prettier / Run Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint SCSS / Run Stylelint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Security Analysis / Run Brakeman
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint ERB / Run ERB lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Ruby / Run RuboCop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test JavaScript / Run Jasmine
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CodeQL SAST scan / Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Ruby / Run Minitest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test features / feature-test-matrix (cucumber:ok)
No files were found with the provided path: tmp/capybara/capybara-*.png. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
brakeman-json
3.29 KB