mhenrixon/sidekiq-unique-jobs

View on GitHub

Showing 32,162 of 32,162 total issues

Expected an indentation at 10 instead of at 9.
Open

         :confirmable, :lockable, :timeoutable, :trackable # , :omniauthable
Severity: Minor
Found in myapp/app/models/user.rb by editorconfig

Expected an indentation at 18 instead of at 17.
Open

                 as: resource_name,

Expected an indentation at 18 instead of at 17.
Open

                 url: user_password_path(resource_name),

Expected an indentation at 18 instead of at 17.
Open

                 html: {

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" %>

TODO found
Open

  <span class='ivar'>@lock_args</span>    <span class='op'>=</span> <span class='id identifier rubyid_item'>item</span><span class='period'>.</span><span class='id identifier rubyid_slice'>slice</span><span class='lparen'>(</span><span class='const'><span class='object_link'><a href="../SidekiqUniqueJobs.html#LOCK_ARGS-constant" title="SidekiqUniqueJobs::LOCK_ARGS (constant)">LOCK_ARGS</a></span></span><span class='comma'>,</span> <span class='const'><span class='object_link'><a href="../SidekiqUniqueJobs.html#UNIQUE_ARGS-constant" title="SidekiqUniqueJobs::UNIQUE_ARGS (constant)">UNIQUE_ARGS</a></span></span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_values'>values</span><span class='period'>.</span><span class='id identifier rubyid_first'>first</span> <span class='comment'># TODO: Deprecate UNIQUE_ARGS
Severity: Minor
Found in doc/SidekiqUniqueJobs/LockDigest.html by fixme

Unexpected trailing spaces found.
Open

      

Expected a newline at the end of the file.
Open

</html>

Expected an indentation at 4 instead of at 3.
Open

   # block has yielded and lock is released
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 20 instead of at 19.
Open

                   class: "bg-white mb-4 px-8 pt-6 pb-8 rounded shadow-md",

Expected an indentation at 18 instead of at 17.
Open

                 class: "bg-white mb-4 px-8 pt-6 pb-8 rounded shadow-md",

TODO found
Open

    <span class='comment'># TODO: Needs handling of v7.0.0 =&gt; v7.0.1 where we don&#39;t want to

Unexpected trailing spaces found.
Open

  

Expected an indentation at 26 instead of at 25.
Open

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

Expected an indentation at 20 instead of at 19.
Open

                   method: :post,

TODO found
Open

      @lock_prefix = item[LOCK_PREFIX] || item[UNIQUE_PREFIX] # TODO: Deprecate UNIQUE_PREFIX

Unexpected trailing spaces found.
Open

            

Expected an indentation at 20 instead of at 19.
Open

                   method: :post,

Expected an indentation at 18 instead of at 17.
Open

                 as: resource_name,

Expected an indentation at 20 instead of at 19.
Open

                   method: :post,
Severity
Category
Status
Source
Language