SpeciesFileGroup/taxonworks

View on GitHub
lib/tasks/maintenance/images.rake

Summary

Maintainability
Test Coverage

TODO found
Open

      # TODO: Capture raises on frequency stats vi Sqed::Error hopefully.
Severity: Minor
Found in lib/tasks/maintenance/images.rake by fixme

unexpected token kRESCUE (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

            rescue
Severity: Minor
Found in lib/tasks/maintenance/images.rake by rubocop

This is not actually a cop. It does not inspect anything. It just provides methods to repack Parser's diagnostics/errors into RuboCop's offenses.

unexpected token kEND (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

end
Severity: Minor
Found in lib/tasks/maintenance/images.rake by rubocop

This is not actually a cop. It does not inspect anything. It just provides methods to repack Parser's diagnostics/errors into RuboCop's offenses.

There are no issues that match your filters.

Category
Status