Skip to content

Add bulk fix assets rake task #1108

Add bulk fix assets rake task

Add bulk fix assets rake task #1108

Triggered via pull request December 4, 2024 16:35
Status Failure
Total duration 1m 57s
Artifacts 1

ci.yml

on: pull_request
CodeQL SAST scan  /  Analyze
1m 46s
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
28s
Security Analysis / Run Brakeman
Lint Ruby  /  Run RuboCop
15s
Lint Ruby / Run RuboCop
Test Ruby
33s
Test Ruby
Run Pact tests  /  Verify pact tests
37s
Run Pact tests / Verify pact tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
Lint Ruby / Run RuboCop: lib/tasks/assets.rake#L91
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
Lint Ruby / Run RuboCop: lib/tasks/assets.rake#L91
Style/DoubleNegation: Avoid the use of double negation (`!!`). (https://rubystyle.guide#no-bang-bang)
Lint Ruby / Run RuboCop: lib/tasks/assets.rake#L106
Style/MethodDefParentheses: Use def with parentheses when there are parameters. (https://rubystyle.guide#method-parens)
Lint Ruby / Run RuboCop: lib/tasks/assets.rake#L107
Style/Semicolon: Do not use semicolons to terminate expressions. (https://rubystyle.guide#no-semicolon)
Lint Ruby / Run RuboCop: lib/tasks/assets.rake#L110
Style/Semicolon: Do not use semicolons to terminate expressions. (https://rubystyle.guide#no-semicolon)
Lint Ruby / Run RuboCop: spec/lib/tasks/assets_spec.rb#L93
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)
Lint Ruby / Run RuboCop: spec/lib/tasks/assets_spec.rb#L100
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Lint Ruby / Run RuboCop: spec/lib/tasks/assets_spec.rb#L148
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)
Lint Ruby / Run RuboCop: spec/lib/tasks/assets_spec.rb#L155
Rails/SaveBang: Use `save!` instead of `save` if the return value is not checked. (https://rails.rubystyle.guide#save-bang)
Lint Ruby / Run RuboCop
Process completed with exit code 1.
Security Analysis / Run Brakeman
Process completed with exit code 3.
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 Ruby / Run RuboCop
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
Test Ruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Pact tests / Verify pact tests
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

Artifacts

Produced during runtime
Name Size
brakeman-json
1.4 KB