mhenrixon/sidekiq-unique-jobs

View on GitHub

Showing 32,162 of 32,162 total issues

TODO found
Open

  -- TODO: Improve orphaned lock detection

Unexpected trailing spaces found.
Open

      

Unexpected additional newlines at the end of the file.
Open

Severity: Minor
Found in UPGRADING.md by editorconfig

Expected an indentation at 18 instead of at 17.
Open

                 html: {

Expected an indentation at 16 instead of at 15.
Open

               as: resource_name,

Expected an indentation at 16 instead of at 15.
Open

               url: registration_path(resource_name),

Expected an indentation at 34 instead of at 33.
Open

                                 class: "shadow appearance-none border rounded w-full py-2 px-3 text-gray-700 mb-3 leading-tight focus:outline-none focus:shadow-outline" %>

Unexpected trailing spaces found.
Open

      

Unexpected trailing spaces found.
Open

      

Unexpected trailing spaces found.
Open

  

Expected an indentation at 18 instead of at 17.
Open

                 }) do |f| %>

Expected an indentation at 18 instead of at 17.
Open

                 as: resource_name,

Expected an indentation at 26 instead of at 25.
Open

                         class: "button bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded focus:outline-none focus:shadow-outline w-full" %>

Expected an indentation at 18 instead of at 17.
Open

                 url: registration_path(resource_name),

Expected an indentation at 34 instead of at 33.
Open

                                 autocomplete: "new-password",

Expected an indentation at 18 instead of at 17.
Open

                 html: {

TODO found
Open

  <span class='id identifier rubyid_ttl'>ttl</span> <span class='op'>||=</span> <span class='id identifier rubyid_item'>item</span><span class='lbracket'>[</span><span class='const'><span class='object_link'><a href="../SidekiqUniqueJobs.html#LOCK_EXPIRATION-constant" title="SidekiqUniqueJobs::LOCK_EXPIRATION (constant)">LOCK_EXPIRATION</a></span></span><span class='rbracket'>]</span> <span class='comment'># TODO: Deprecate at some point
Severity: Minor
Found in doc/SidekiqUniqueJobs/LockTTL.html by fixme

TODO found
Open

      @lock_args   = item[LOCK_ARGS] || item[UNIQUE_ARGS] # TODO: Deprecate UNIQUE_ARGS

TODO found
Open

      ttl ||= item[LOCK_EXPIRATION] # TODO: Deprecate at some point
Severity: Minor
Found in lib/sidekiq_unique_jobs/lock_ttl.rb by fixme

Unexpected trailing spaces found.
Open

      
Severity
Category
Status
Source
Language