Skip to content

Create sidekiq.rb

Create sidekiq.rb #389

Triggered via pull request October 23, 2024 13:30
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
ES Check, ERBLint, ESLint, and RSpec
1m 35s
ES Check, ERBLint, ESLint, and RSpec
Ruby Linting
12s
Ruby Linting
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruby Linting: config/sidekiq.rb#L3
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
Ruby Linting: config/sidekiq.rb#L10
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the start of the line where the left curly brace is.
Ruby Linting: config/sidekiq.rb#L10
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
Ruby Linting
Process completed with exit code 1.