SpeciesFileGroup/taxonworks

View on GitHub
app/models/citation.rb

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

  # TODO: deprecate
Severity: Minor
Found in app/models/citation.rb by fixme

TODO found
Open

  # TODO: modify for asserted distributions and other origin style relationships
Severity: Minor
Found in app/models/citation.rb by fixme

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

Severity: Minor
Found in app/models/citation.rb 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 tCOMMA (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    !!ProjectSource.find_or_create_by(project:, source:)
Severity: Minor
Found in app/models/citation.rb 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