lint
Failed Started
by
@k202187

Mostafa Hadizadeh
1Running with gitlab-runner 17.8.3 (690ce25c)2 on DKRZ-maintained runner to build conda or PyPi packages stMaYfaC, system ID: s_28751a32483a4Using Docker executor with image registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master ...5Authenticating with credentials from job payload (GitLab Registry)6Pulling docker image registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master ...7Using docker image sha256:78f3a5a3d3856f61dac82885a6ebab89224bfdfe39ad40106f2cac20a3af2d2f for registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master with digest registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge@sha256:77f03944e526426adbad122f4a8b431e360cd211307d75853b1cdd84bcaaee60 ...9Running on runner-stmayfac-project-140424-concurrent-0 via gitlab-ci9.dkrz.de...11Fetching changes with git depth set to 20...12Reinitialized existing Git repository in /builds/ch1187/plugins4freva/heat2urbanimpact/.git/13Checking out e84eb350 as detached HEAD (ref is migration)...14Removing .cache/15Removing build/16Removing src/heat2urbanimpact.egg-info/17Skipping Git submodules setup19Checking cache for default-non_protected...20No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 21Successfully extracted cache23Using docker image sha256:78f3a5a3d3856f61dac82885a6ebab89224bfdfe39ad40106f2cac20a3af2d2f for registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge:master with digest registry.gitlab.dkrz.de/anw_dienste/ci-images/condaforge@sha256:77f03944e526426adbad122f4a8b431e360cd211307d75853b1cdd84bcaaee60 ...24$ apt-get update && apt-get install -y make25Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]26Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]27Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]28Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1297 kB]29Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]30Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4509 kB]31Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4214 kB]32Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1589 kB]33Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4690 kB]34Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB]35Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4321 kB]36Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [34.6 kB]37Fetched 21.3 MB in 2s (9608 kB/s)38Reading package lists...39Reading package lists...40Building dependency tree...41Reading state information...42Suggested packages:43 make-doc44The following NEW packages will be installed:45 make460 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.47Need to get 162 kB of archives.48After this operation, 393 kB of additional disk space will be used.49Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]50debconf: delaying package configuration, since apt-utils is not installed51Fetched 162 kB in 1s (316 kB/s)52Selecting previously unselected package make.53(Reading database ... 7551 files and directories currently installed.)54Preparing to unpack .../make_4.2.1-1.2_amd64.deb ...55Unpacking make (4.2.1-1.2) ...56Setting up make (4.2.1-1.2) ...57$ pip install .[testsite]58Processing /builds/ch1187/plugins4freva/heat2urbanimpact59 Installing build dependencies: started60 Installing build dependencies: finished with status 'done'61 Getting requirements to build wheel: started62 Getting requirements to build wheel: finished with status 'done'63 Preparing metadata (pyproject.toml): started64 Preparing metadata (pyproject.toml): finished with status 'done'65Collecting toml (from heat2urbanimpact==0+untagged.34.ge84eb35)66 Using cached toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB)67Collecting numpy (from heat2urbanimpact==0+untagged.34.ge84eb35)68 Using cached numpy-2.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)69Collecting tox==4.17.1 (from heat2urbanimpact==0+untagged.34.ge84eb35)70 Using cached tox-4.17.1-py3-none-any.whl.metadata (5.0 kB)71Collecting isort==5.12.0 (from heat2urbanimpact==0+untagged.34.ge84eb35)72 Using cached isort-5.12.0-py3-none-any.whl.metadata (12 kB)73Collecting black==23.1.0 (from heat2urbanimpact==0+untagged.34.ge84eb35)74 Using cached black-23.1.0-py3-none-any.whl.metadata (58 kB)75Collecting blackdoc==0.3.8 (from heat2urbanimpact==0+untagged.34.ge84eb35)76 Using cached blackdoc-0.3.8-py3-none-any.whl.metadata (3.2 kB)77Collecting flake8==6.0.0 (from heat2urbanimpact==0+untagged.34.ge84eb35)78 Using cached flake8-6.0.0-py2.py3-none-any.whl.metadata (3.8 kB)79Requirement already satisfied: pre-commit in /opt/conda/lib/python3.12/site-packages (from heat2urbanimpact==0+untagged.34.ge84eb35) (4.0.1)80Collecting mypy (from heat2urbanimpact==0+untagged.34.ge84eb35)81 Using cached mypy-1.14.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (2.1 kB)82Collecting pytest-cov (from heat2urbanimpact==0+untagged.34.ge84eb35)83 Using cached pytest_cov-6.0.0-py3-none-any.whl.metadata (27 kB)84Collecting reuse (from heat2urbanimpact==0+untagged.34.ge84eb35)85 Using cached reuse-5.0.2-cp312-cp312-manylinux_2_31_x86_64.whl86Collecting cffconvert (from heat2urbanimpact==0+untagged.34.ge84eb35)87 Using cached cffconvert-2.0.0-py3-none-any.whl.metadata (6.9 kB)88Collecting click>=8.0.0 (from black==23.1.0->heat2urbanimpact==0+untagged.34.ge84eb35)89 Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)90Collecting mypy-extensions>=0.4.3 (from black==23.1.0->heat2urbanimpact==0+untagged.34.ge84eb35)91 Using cached mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB)92Requirement already satisfied: packaging>=22.0 in /opt/conda/lib/python3.12/site-packages (from black==23.1.0->heat2urbanimpact==0+untagged.34.ge84eb35) (24.1)93Collecting pathspec>=0.9.0 (from black==23.1.0->heat2urbanimpact==0+untagged.34.ge84eb35)94 Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)95Requirement already satisfied: platformdirs>=2 in /opt/conda/lib/python3.12/site-packages (from black==23.1.0->heat2urbanimpact==0+untagged.34.ge84eb35) (4.3.6)96Requirement already satisfied: more-itertools in /opt/conda/lib/python3.12/site-packages (from blackdoc==0.3.8->heat2urbanimpact==0+untagged.34.ge84eb35) (10.5.0)97Collecting tomli (from blackdoc==0.3.8->heat2urbanimpact==0+untagged.34.ge84eb35)98 Using cached tomli-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)99Requirement already satisfied: rich in /opt/conda/lib/python3.12/site-packages (from blackdoc==0.3.8->heat2urbanimpact==0+untagged.34.ge84eb35) (13.9.3)100Collecting mccabe<0.8.0,>=0.7.0 (from flake8==6.0.0->heat2urbanimpact==0+untagged.34.ge84eb35)101 Using cached mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB)102Collecting pycodestyle<2.11.0,>=2.10.0 (from flake8==6.0.0->heat2urbanimpact==0+untagged.34.ge84eb35)103 Using cached pycodestyle-2.10.0-py2.py3-none-any.whl.metadata (31 kB)104Collecting pyflakes<3.1.0,>=3.0.0 (from flake8==6.0.0->heat2urbanimpact==0+untagged.34.ge84eb35)105 Using cached pyflakes-3.0.1-py2.py3-none-any.whl.metadata (3.8 kB)106Collecting cachetools>=5.4 (from tox==4.17.1->heat2urbanimpact==0+untagged.34.ge84eb35)107 Using cached cachetools-5.5.1-py3-none-any.whl.metadata (5.4 kB)108Collecting chardet>=5.2 (from tox==4.17.1->heat2urbanimpact==0+untagged.34.ge84eb35)109 Using cached chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)110Requirement already satisfied: colorama>=0.4.6 in /opt/conda/lib/python3.12/site-packages (from tox==4.17.1->heat2urbanimpact==0+untagged.34.ge84eb35) (0.4.6)111Requirement already satisfied: filelock>=3.15.4 in /opt/conda/lib/python3.12/site-packages (from tox==4.17.1->heat2urbanimpact==0+untagged.34.ge84eb35) (3.16.1)112Requirement already satisfied: pluggy>=1.5 in /opt/conda/lib/python3.12/site-packages (from tox==4.17.1->heat2urbanimpact==0+untagged.34.ge84eb35) (1.5.0)113Collecting pyproject-api>=1.7.1 (from tox==4.17.1->heat2urbanimpact==0+untagged.34.ge84eb35)114 Using cached pyproject_api-1.9.0-py3-none-any.whl.metadata (2.7 kB)115Requirement already satisfied: virtualenv>=20.26.3 in /opt/conda/lib/python3.12/site-packages (from tox==4.17.1->heat2urbanimpact==0+untagged.34.ge84eb35) (20.27.0)116Requirement already satisfied: requests<3,>=2.20 in /opt/conda/lib/python3.12/site-packages (from cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35) (2.32.3)117Requirement already satisfied: ruamel.yaml>=0.16.0 in /opt/conda/lib/python3.12/site-packages (from cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35) (0.18.6)118Collecting pykwalify>=1.6 (from cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35)119 Using cached pykwalify-1.8.0-py2.py3-none-any.whl.metadata (5.3 kB)120Collecting jsonschema<4,>=3.0 (from cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35)121 Using cached jsonschema-3.2.0-py2.py3-none-any.whl.metadata (7.8 kB)122Requirement already satisfied: typing_extensions>=4.6.0 in /opt/conda/lib/python3.12/site-packages (from mypy->heat2urbanimpact==0+untagged.34.ge84eb35) (4.12.2)123Requirement already satisfied: cfgv>=2.0.0 in /opt/conda/lib/python3.12/site-packages (from pre-commit->heat2urbanimpact==0+untagged.34.ge84eb35) (3.3.1)124Requirement already satisfied: identify>=1.0.0 in /opt/conda/lib/python3.12/site-packages (from pre-commit->heat2urbanimpact==0+untagged.34.ge84eb35) (2.6.1)125Requirement already satisfied: nodeenv>=0.11.1 in /opt/conda/lib/python3.12/site-packages (from pre-commit->heat2urbanimpact==0+untagged.34.ge84eb35) (1.9.1)126Requirement already satisfied: pyyaml>=5.1 in /opt/conda/lib/python3.12/site-packages (from pre-commit->heat2urbanimpact==0+untagged.34.ge84eb35) (6.0.2)127Collecting pytest>=4.6 (from pytest-cov->heat2urbanimpact==0+untagged.34.ge84eb35)128 Using cached pytest-8.3.4-py3-none-any.whl.metadata (7.5 kB)129Collecting coverage>=7.5 (from coverage[toml]>=7.5->pytest-cov->heat2urbanimpact==0+untagged.34.ge84eb35)130 Using cached coverage-7.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB)131Collecting Jinja2>=3.0.0 (from reuse->heat2urbanimpact==0+untagged.34.ge84eb35)132 Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)133Collecting attrs>=21.3 (from reuse->heat2urbanimpact==0+untagged.34.ge84eb35)134 Using cached attrs-25.1.0-py3-none-any.whl.metadata (10 kB)135Collecting binaryornot>=0.4.4 (from reuse->heat2urbanimpact==0+untagged.34.ge84eb35)136 Using cached binaryornot-0.4.4-py2.py3-none-any.whl.metadata (6.0 kB)137Collecting boolean.py>=3.8 (from reuse->heat2urbanimpact==0+untagged.34.ge84eb35)138 Using cached boolean.py-4.0-py3-none-any.whl.metadata (1.5 kB)139Collecting license-expression>=1.0 (from reuse->heat2urbanimpact==0+untagged.34.ge84eb35)140 Using cached license_expression-30.4.1-py3-none-any.whl.metadata (12 kB)141Collecting python-debian!=0.1.45,!=0.1.46,!=0.1.47,>=0.1.34 (from reuse->heat2urbanimpact==0+untagged.34.ge84eb35)142 Using cached python_debian-0.1.49-py3-none-any.whl.metadata (1.2 kB)143Collecting tomlkit>=0.8 (from reuse->heat2urbanimpact==0+untagged.34.ge84eb35)144 Using cached tomlkit-0.13.2-py3-none-any.whl.metadata (2.7 kB)145Collecting MarkupSafe>=2.0 (from Jinja2>=3.0.0->reuse->heat2urbanimpact==0+untagged.34.ge84eb35)146 Using cached MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)147Collecting pyrsistent>=0.14.0 (from jsonschema<4,>=3.0->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35)148 Using cached pyrsistent-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB)149Requirement already satisfied: setuptools in /opt/conda/lib/python3.12/site-packages (from jsonschema<4,>=3.0->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35) (75.1.0)150Collecting six>=1.11.0 (from jsonschema<4,>=3.0->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35)151 Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)152Collecting docopt>=0.6.2 (from pykwalify>=1.6->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35)153 Using cached docopt-0.6.2-py2.py3-none-any.whl154Collecting python-dateutil>=2.8.0 (from pykwalify>=1.6->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35)155 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)156Collecting packaging>=22.0 (from black==23.1.0->heat2urbanimpact==0+untagged.34.ge84eb35)157 Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB)158Collecting iniconfig (from pytest>=4.6->pytest-cov->heat2urbanimpact==0+untagged.34.ge84eb35)159 Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)160Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.12/site-packages (from requests<3,>=2.20->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35) (3.4.0)161Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.12/site-packages (from requests<3,>=2.20->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35) (3.10)162Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.12/site-packages (from requests<3,>=2.20->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35) (2.2.3)163Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.12/site-packages (from requests<3,>=2.20->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35) (2024.8.30)164Requirement already satisfied: ruamel.yaml.clib>=0.2.7 in /opt/conda/lib/python3.12/site-packages (from ruamel.yaml>=0.16.0->cffconvert->heat2urbanimpact==0+untagged.34.ge84eb35) (0.2.8)165Requirement already satisfied: distlib<1,>=0.3.7 in /opt/conda/lib/python3.12/site-packages (from virtualenv>=20.26.3->tox==4.17.1->heat2urbanimpact==0+untagged.34.ge84eb35) (0.3.9)166Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/conda/lib/python3.12/site-packages (from rich->blackdoc==0.3.8->heat2urbanimpact==0+untagged.34.ge84eb35) (3.0.0)167Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/conda/lib/python3.12/site-packages (from rich->blackdoc==0.3.8->heat2urbanimpact==0+untagged.34.ge84eb35) (2.18.0)168Requirement already satisfied: mdurl~=0.1 in /opt/conda/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich->blackdoc==0.3.8->heat2urbanimpact==0+untagged.34.ge84eb35) (0.1.2)169Using cached black-23.1.0-py3-none-any.whl (174 kB)170Using cached blackdoc-0.3.8-py3-none-any.whl (34 kB)171Using cached flake8-6.0.0-py2.py3-none-any.whl (57 kB)172Using cached isort-5.12.0-py3-none-any.whl (91 kB)173Using cached tox-4.17.1-py3-none-any.whl (156 kB)174Using cached cffconvert-2.0.0-py3-none-any.whl (183 kB)175Using cached mypy-1.14.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (12.9 MB)176Using cached numpy-2.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB)177Using cached pytest_cov-6.0.0-py3-none-any.whl (22 kB)178Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)179Using cached attrs-25.1.0-py3-none-any.whl (63 kB)180Using cached binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)181Using cached boolean.py-4.0-py3-none-any.whl (25 kB)182Using cached cachetools-5.5.1-py3-none-any.whl (9.5 kB)183Using cached chardet-5.2.0-py3-none-any.whl (199 kB)184Using cached click-8.1.8-py3-none-any.whl (98 kB)185Using cached coverage-7.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB)186Using cached jinja2-3.1.5-py3-none-any.whl (134 kB)187Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)188Using cached license_expression-30.4.1-py3-none-any.whl (111 kB)189Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)190Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)191Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)192Using cached pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB)193Using cached pyflakes-3.0.1-py2.py3-none-any.whl (62 kB)194Using cached pykwalify-1.8.0-py2.py3-none-any.whl (24 kB)195Using cached pyproject_api-1.9.0-py3-none-any.whl (13 kB)196Using cached packaging-24.2-py3-none-any.whl (65 kB)197Using cached pytest-8.3.4-py3-none-any.whl (343 kB)198Using cached python_debian-0.1.49-py3-none-any.whl (132 kB)199Using cached tomlkit-0.13.2-py3-none-any.whl (37 kB)200Using cached tomli-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)201Using cached MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)202Using cached pyrsistent-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (122 kB)203Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)204Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)205Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)206Building wheels for collected packages: heat2urbanimpact207 Building wheel for heat2urbanimpact (pyproject.toml): started208 Building wheel for heat2urbanimpact (pyproject.toml): finished with status 'done'209 Created wheel for heat2urbanimpact: filename=heat2urbanimpact-0+untagged.34.ge84eb35-py3-none-any.whl size=25059 sha256=d748146c80f2b4814b99743f6f0eed33174f835b542c3fc67ffe8012d127d5cb210 Stored in directory: /tmp/pip-ephem-wheel-cache-zkagu4t0/wheels/d9/54/9b/71452c2baaebb329efc2db0435d8c1c0f24703b832d209b70a211Successfully built heat2urbanimpact212Installing collected packages: docopt, boolean.py, tomlkit, tomli, toml, six, pyrsistent, pyflakes, pycodestyle, pathspec, packaging, numpy, mypy-extensions, mccabe, MarkupSafe, license-expression, isort, iniconfig, coverage, click, chardet, cachetools, attrs, python-debian, python-dateutil, pytest, pyproject-api, mypy, jsonschema, Jinja2, heat2urbanimpact, flake8, black, binaryornot, tox, reuse, pytest-cov, pykwalify, blackdoc, cffconvert213 Attempting uninstall: packaging214 Found existing installation: packaging 24.1215 Uninstalling packaging-24.1:216 Successfully uninstalled packaging-24.1217Successfully installed Jinja2-3.1.5 MarkupSafe-3.0.2 attrs-25.1.0 binaryornot-0.4.4 black-23.1.0 blackdoc-0.3.8 boolean.py-4.0 cachetools-5.5.1 cffconvert-2.0.0 chardet-5.2.0 click-8.1.8 coverage-7.6.10 docopt-0.6.2 flake8-6.0.0 heat2urbanimpact-0+untagged.34.ge84eb35 iniconfig-2.0.0 isort-5.12.0 jsonschema-3.2.0 license-expression-30.4.1 mccabe-0.7.0 mypy-1.14.1 mypy-extensions-1.0.0 numpy-2.2.2 packaging-24.2 pathspec-0.12.1 pycodestyle-2.10.0 pyflakes-3.0.1 pykwalify-1.8.0 pyproject-api-1.9.0 pyrsistent-0.20.0 pytest-8.3.4 pytest-cov-6.0.0 python-dateutil-2.9.0.post0 python-debian-0.1.49 reuse-5.0.2 six-1.17.0 toml-0.10.2 tomli-2.2.1 tomlkit-0.13.2 tox-4.17.1218WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.219$ make lint220isort --check src/heat2urbanimpact src/tests221black --check src/heat2urbanimpact src/tests222All done! ✨ 🍰 ✨2238 files would be left unchanged.224blackdoc --check src/heat2urbanimpact src/tests225All done! ✨ 🍰 ✨2268 files would be left unchanged.227flake8 src/heat2urbanimpact src/tests228reuse lint229# MISSING LICENSES230'EUPL-1.2' found in:231* heat2urbanimpact_control.py232# SUMMARY233* Bad licenses: 0234* Deprecated licenses: 0235* Licenses without file extension: 0236* Missing licenses: EUPL-1.2237* Unused licenses: 0238* Used licenses: CC-BY-4.0, BSD-3-Clause, EUPL-1.2, CC0-1.0239* Read errors: 0240* Files with copyright information: 46 / 46241* Files with license information: 46 / 46242Unfortunately, your project is not compliant with version 3.3 of the REUSE Specification :-(243# RECOMMENDATIONS244* Fix missing licenses: For at least one of the license identifiers provided by245 the 'SPDX-License-Identifier' tags, there is no corresponding license text246 file in the 'LICENSES' directory. For SPDX license identifiers, you can simply247 run 'reuse download --all' to get any missing ones. For custom licenses248 (starting with 'LicenseRef-'), you need to add these files yourself.249make: *** [Makefile:73: lint/reuse] Error 1251ERROR: Job failed: exit code 1