Add bulk fix assets rake task #1108
ci.yml
on: pull_request
CodeQL SAST scan
/
Analyze
1m 46s
Dependency Review scan
/
dependency-review-pr
4s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
28s
Lint Ruby
/
Run RuboCop
15s
Test Ruby
33s
Run Pact tests
/
Verify pact tests
37s
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 |
|