Running with gitlab-runner 17.9.0 (c4cbe9dd)
  on 7: ci-x64-runner5-docker-postmarketos wMhJs9ZX-, system ID: s_a9b510121bb3
section_start:1741361286:prepare_executor
Preparing the "docker" executor
Using Docker executor with image alpine:edge ...
WARNING: Container based cache volumes creation is disabled. Will not create volume for "/certs/client"
WARNING: Container based cache volumes creation is disabled. Will not create volume for "/cache"
Pulling docker image alpine:edge ...
Using docker image sha256:d6201085a1856afe6f74f77f514c54ea5d67538aa45f3b527aeb72a8d8dc44db for alpine:edge with digest alpine@sha256:115729ec5cb049ba6359c3ab005ac742012d92bbaa5b8bc1a878f1e8f62c0cb8 ...
section_end:1741361288:prepare_executor
section_start:1741361288:prepare_script
Preparing environment
Running on runner-wmhjs9zx--project-224-concurrent-0 via ci-x64-runner5.osuosl.org...
section_end:1741361289:prepare_script
section_start:1741361289:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/postmarketOS/mrhlpr/.git/
Created fresh repository.
Checking out 55196b21 as detached HEAD (ref is caleb/use-part-of)...

Skipping Git submodules setup
section_end:1741361290:get_sources
section_start:1741361290:step_script
Executing "step_script" stage of the job script
Using docker image sha256:d6201085a1856afe6f74f77f514c54ea5d67538aa45f3b527aeb72a8d8dc44db for alpine:edge with digest alpine@sha256:115729ec5cb049ba6359c3ab005ac742012d92bbaa5b8bc1a878f1e8f62c0cb8 ...
$ adduser -D build
$ .ci/mypy.sh
+ apk -q add py3-argcomplete py3-gitlab py3-mypy
+ exec su build -c 'sh -e .ci/mypy.sh'
+ mypy mrhlpr.py mrtest.py
mrhlpr/mr.py:343: error: Unsupported right operand type for in ("str | None")  [operator]
Found 1 error in 1 file (checked 2 source files)
section_end:1741361324:step_script
section_start:1741361324:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741361324:cleanup_file_variables
ERROR: Job failed: exit code 1