++ '[' '!' -z inv/models/objectmodel.py ']'++ mypy --follow-imports=skip --ignore-missing-imports inv/models/objectmodel.py$ if [ ! -z "$FLIST" ]; then # collapsed multi-line commandinv/models/objectmodel.py:26: error: Library stubs not installed for "cachetools" (or incompatible with Python 3.8)inv/models/objectmodel.py:26: note: Hint: "python3 -m pip install types-cachetools"inv/models/objectmodel.py:26: note: (or run "mypy --install-types" to install all missing stub packages)inv/models/objectmodel.py:26: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-importsFound 1 error in 1 file (checked 1 source file)ERROR: Job failed: exit code 1