Make serving config optionally dynamic #842
ci.yml
on: pull_request
CodeQL SAST scan
/
Analyze
1m 7s
Dependency Review scan
/
dependency-review-pr
4s
Dependency Review scan
/
dependency-review-push
0s
Lint Ruby
/
Run RuboCop
15s
Security Analysis
/
Run Brakeman
30s
Test Ruby
26s
Annotations
3 errors
Lint Ruby / Run RuboCop:
app/services/discovery_engine/query/search.rb#L59
Rails/Blank: Use `if query_params[:serving_config].blank?` instead of `unless query_params[:serving_config].present?`.
|
Lint Ruby / Run RuboCop:
spec/services/discovery_engine/query/search_spec.rb#L213
Style/TrailingCommaInArguments: Put a comma after the last parameter of a multiline method call. (https://rubystyle.guide#no-trailing-params-comma)
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
brakeman-json
|
1.33 KB |
|