-
-
Notifications
You must be signed in to change notification settings - Fork 73
Feature.GetSequence() always returns a nil error value #352
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingeasyA quick and easy fix!A quick and easy fix!good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededlow priorityWould be nice to fix, but doesn't have to happen right now/there are more important thingsWould be nice to fix, but doesn't have to happen right now/there are more important thingsstale
Milestone
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingeasyA quick and easy fix!A quick and easy fix!good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededlow priorityWould be nice to fix, but doesn't have to happen right now/there are more important thingsWould be nice to fix, but doesn't have to happen right now/there are more important thingsstale
https://github.com/cachemoi/poly/blob/10b8f398c4272700dd27a177af244d6b531d2582/io/genbank/genbank.go#L129-L157
Should either not have an error in its signature or actually return an error.