NASA-AMMOS / NASA-AMMOS/AIT-Core
Py3 - Invalid field type 'None' if no type set in Derviation config
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 56
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
During py2 to py3 conversion, a derivation config issue was found. Type must be specified for any derivation in tlm.yaml or invalid field type 'None' will be thrown.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the derivation configuration entries in tlm.yaml and trace the Python 2-to-3 conversion behavior that produces the invalid field type 'None' error. Confirm whether missing types should be rejected, documented, or handled differently; the issue does not identify a test or a definitive expected outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100