Page MenuHomeSoftware Heritage

Pin mypy and drop type annotations which makes mypy unhappy
ClosedPublic

Authored by ardumont on Dec 16 2021, 4:19 PM.

Details

Summary

This also drops:

  • spurious copyright headers to those files if present.
  • fix a type issue revealed by the new mypy

Ensure the jenkins' build is fine.

Related to T3812

Diff Detail

Repository
rDSTO Storage manager
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25719
Build 40199: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 40198: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D6859 (id=24854)

Rebasing onto c40ceb329f...

Current branch diff-target is up to date.
Changes applied before test
commit f09a54d4f523f465467115d6c7d584975817b93f
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Thu Dec 16 16:18:36 2021 +0100

    Pin mypy and drop type annotations which makes mypy unhappy
    
    This also drops:
    - spurious copyright headers to those files if present.
    - fix a type issue revealed by the new mypy
    
    Related to T3812

See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1512/ for more details.

This revision was not accepted when it landed; it landed in state Needs Review.Dec 16 2021, 4:38 PM
This revision was automatically updated to reflect the committed changes.