Related to T3812
Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Maniphest Tasks
- T3812: Fix builds broken by mypy 0.920
- Commits
- rDLDCVScbde981229dc: Pin mypy and drop type annotations which makes mypy unhappy
tox (and especially mypy should still be happy)
Diff Detail
Diff Detail
- Repository
- rDLDCVS CVS Loader
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build has FAILED
Patch application report for D6853 (id=24837)
Rebasing onto f191158dc4...
Current branch diff-target is up to date.
Changes applied before test
commit a5421c48035f70d236b68f6387e7a49c0b38eca1 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Dec 16 14:20:48 2021 +0100 Drop type annotations which makes mypy unhappy Related to T3812
Link to build: https://jenkins.softwareheritage.org/job/DLDCVS/job/tests-on-diff/86/
See console output for more information: https://jenkins.softwareheritage.org/job/DLDCVS/job/tests-on-diff/86/console
Comment Actions
Build is green
Patch application report for D6853 (id=24838)
Rebasing onto f191158dc4...
Current branch diff-target is up to date.
Changes applied before test
commit 1328f5eefb2a1a8449b47989541984a2ec9395d8 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Dec 16 14:20:48 2021 +0100 Drop type annotations which makes mypy unhappy Related to T3812
See https://jenkins.softwareheritage.org/job/DLDCVS/job/tests-on-diff/87/ for more details.
Comment Actions
Build is green
Patch application report for D6853 (id=24839)
Rebasing onto f191158dc4...
Current branch diff-target is up to date.
Changes applied before test
commit cbde981229dce0877123b7e27a44daeba67b9386 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Thu Dec 16 14:20:48 2021 +0100 Pin mypy and drop type annotations which makes mypy unhappy This also drops spurious copyright headers to those files if present. Related to T3812
See https://jenkins.softwareheritage.org/job/DLDCVS/job/tests-on-diff/88/ for more details.