-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Scope: TypesSome issue with one of the typescript definitionsSome issue with one of the typescript definitionsSeverity4: InconvenientThe defect does not affect functionality or critical data. It is merely an inconvenience.The defect does not affect functionality or critical data. It is merely an inconvenience.Type: EnhancementImproves existing featureImproves existing featureType: Maintenance
Description
I was doing some analysis of the data. Observed some issues in the typescript dtype file.
- I have seen duplicate fields viz.
sprint,sprintspeed. - Some fields are marked optional in base where it could've been nested into the sub interface and marked non-optional, viz.
multishotis gun specific although it's there inWeapon - Some fields don't have any references anywhere in data viz.
secondsPerShot. Perhaps they have been deprecated.
Perhaps this should be entirely rearchitected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Scope: TypesSome issue with one of the typescript definitionsSome issue with one of the typescript definitionsSeverity4: InconvenientThe defect does not affect functionality or critical data. It is merely an inconvenience.The defect does not affect functionality or critical data. It is merely an inconvenience.Type: EnhancementImproves existing featureImproves existing featureType: Maintenance