Add "no results" messages pointing to new voucher system #3096
linter.yml
on: pull_request
RuboCop (Ruby)
1m 45s
ESLint (JS)
26s
Annotations
2 errors
RuboCop (Ruby):
app/models/lesson.rb#L289
Style/ArrayIntersect: Use `!t.sections.intersect?(sections)` instead of `(t.sections & sections).empty?`.
|
RuboCop (Ruby)
Process completed with exit code 1.
|