cubicweb_prometheus/__pkginfo__.py:18: error: Need type annotation for "__recommends__" (hint: "__recommends__: Dict[<type>, <type>] = ...")cubicweb_prometheus/views.py:51: error: Need type annotation for "PD_METRICS" (hint: "PD_METRICS: Dict[<type>, <type>] = ...")cubicweb_prometheus/views.py:52: error: Need type annotation for "CW_METRICS" (hint: "CW_METRICS: Dict[<type>, <type>] = ...")Found 3 errors in 2 files (checked 3 source files)ERROR: InvocationError for command /builds/cubicweb/cubes/prometheus/.tox/mypy/bin/mypy --ignore-missing-imports cubicweb_prometheus (exited with code 1)___________________________________ summary ____________________________________ERROR: mypy: commands failedCleaning up file based variablesERROR: Job failed: command terminated with exit code 1