Skip to content

Add ActionCable

Add ActionCable #3328

Triggered via pull request October 23, 2024 17:27
Status Success
Total duration 1m 7s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: app/channels/job_status_channel.rb#L1
[rubocop] reported by reviewdog 🐶 Missing top-level documentation comment for `class JobStatusChannel`. Raw Output: app/channels/job_status_channel.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `class JobStatusChannel`.
build: app/controllers/jobs_controller.rb#L1
[rubocop] reported by reviewdog 🐶 Missing top-level documentation comment for `class JobsController`. Raw Output: app/controllers/jobs_controller.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `class JobsController`.
build: app/jobs/long_running_job.rb#L1
[rubocop] reported by reviewdog 🐶 Missing top-level documentation comment for `class LongRunningJob`. Raw Output: app/jobs/long_running_job.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `class LongRunningJob`.