Showing 32,162 of 32,162 total issues
TODO found Open
Open
-- TODO: Improve orphaned lock detection
- Create a ticketCreate a ticket
- Exclude checks
Unexpected additional newlines at the end of the file. Open
Open
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 18 instead of at 17. Open
Open
html: {
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 16 instead of at 15. Open
Open
as: resource_name,
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 16 instead of at 15. Open
Open
url: registration_path(resource_name),
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 34 instead of at 33. Open
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" %>
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 18 instead of at 17. Open
Open
}) do |f| %>
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 18 instead of at 17. Open
Open
as: resource_name,
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 26 instead of at 25. Open
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" %>
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 18 instead of at 17. Open
Open
url: registration_path(resource_name),
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 34 instead of at 33. Open
Open
autocomplete: "new-password",
- Create a ticketCreate a ticket
- Exclude checks
Expected an indentation at 18 instead of at 17. Open
Open
html: {
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
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
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
Open
@lock_args = item[LOCK_ARGS] || item[UNIQUE_ARGS] # TODO: Deprecate UNIQUE_ARGS
- Create a ticketCreate a ticket
- Exclude checks
TODO found Open
Open
ttl ||= item[LOCK_EXPIRATION] # TODO: Deprecate at some point
- Create a ticketCreate a ticket
- Exclude checks