datacite/levriero

View on GitHub

Showing 368 of 369 total issues

Do not read from ENV directly post initialization.
Open

      if ENV["STAFF_ADMIN_TOKEN"].present?
Severity: Minor
Found in app/models/related_igsn.rb by rubocop

Do not read from ENV directly post initialization.
Open

      if ENV["STAFF_ADMIN_TOKEN"].present?
Severity: Minor
Found in app/models/related_pmid.rb by rubocop

Do not read from ENV directly post initialization.
Open

                                      bearer: ENV["STAFF_ADMIN_TOKEN"],
Severity: Minor
Found in app/models/usage_update.rb by rubocop

Do not read from ENV directly post initialization.
Open

  shoryuken_options queue: -> { "#{ENV['RAILS_ENV']}_usage" }, auto_delete: true

TODO found
Open

    # TODO: error class for fail and proper error handling
Severity: Minor
Found in app/models/usage_update.rb by fixme

HACK found
Open

                 (TODO, FIXME, OPTIMIZE, HACK, REVIEW).
Severity: Minor
Found in .rubocop.yml by fixme

TODO found
Open

                 (TODO, FIXME, OPTIMIZE, HACK, REVIEW).
Severity: Minor
Found in .rubocop.yml by fixme

FIXME found
Open

                 (TODO, FIXME, OPTIMIZE, HACK, REVIEW).
Severity: Minor
Found in .rubocop.yml by fixme
Severity
Category
Status
Source
Language