Skip to content

Vouchers for user promotion - Part 2: Redemption #2940

Vouchers for user promotion - Part 2: Redemption

Vouchers for user promotion - Part 2: Redemption #2940

Triggered via pull request August 18, 2024 17:08
Status Failure
Total duration 42s
Artifacts

linter.yml

on: pull_request
RuboCop (Ruby)
33s
RuboCop (Ruby)
ESLint (JS)
14s
ESLint (JS)
Fit to window
Zoom out
Zoom in

Annotations

2 errors
RuboCop (Ruby): app/helpers/lectures_helper.rb#L145
Lint/UnusedMethodArgument: Unused method argument - `lecture`. If it's necessary, use `_` or `_lecture` as an argument name to indicate that it won't be used. If it's unnecessary, remove it. You can also write as `teachers_preselection_for_new_lecture(*)` if you want the method to accept any arguments but don't care about them.
RuboCop (Ruby)
Process completed with exit code 1.