NASA-AMMOS / NASA-AMMOS/AIT-Core
PR tox checks fail for 3.8 and 3.10
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
Will running automated TOX tests on an approved PR ( #519 ) ...
"Full Test and Lint / ait_build (3.x) (pull_request)"
...the checks for Py 3.8 and 3.10 failed
Refer to: https://github.com/NASA-AMMOS/AIT-Core/actions/runs/8236233845/job/22577070667?pr=519
3.8 seems to be a dependency install issue
3.10 seems to be linting related
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
Open the linked GitHub Actions run for PR #519 and compare the Python 3.8 and 3.10 job logs, starting with dependency installation for 3.8 and lint output for 3.10. Done means the corresponding tox checks pass for both Python versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100