There's a few more type errors left, which weren't reported before because hook-mypy didn't have a capellambse installation to check against.
Interestingly I'm also getting a bunch of type errors locally that don't show up in CI. Not sure what those are about yet though (might be false-positives), I'll look into that tomorrow.
Tests are red because there's no 0.6-compatible release of context-diagrams yet. Related PR: https://github.com/DSD-DBS/capellambse-context-diagrams/pull/131\
Once that is merged and released, we should also explicitly set the minimum required context-diagrams version to that new release.
There's a few more type errors left, which weren't reported before because hook-mypy didn't have a capellambse installation to check against.
Interestingly I'm also getting a bunch of type errors locally that don't show up in CI. Not sure what those are about yet though (might be false-positives), I'll look into that tomorrow.
Tests are red because there's no 0.6-compatible release of context-diagrams yet. Related PR: https://github.com/DSD-DBS/capellambse-context-diagrams/pull/131\ Once that is merged and released, we should also explicitly set the minimum required context-diagrams version to that new release.