Adding annotations for type safety #3498
run-tests.yaml
on: pull_request
typecheck
3m 5s
lint
7s
Matrix: unittests
Annotations
4 errors
Ruff (F401):
src/eduid/webapp/common/authn/testing.py#L4
src/eduid/webapp/common/authn/testing.py:4:37: F401 `eduid.common.decorators.deprecated` imported but unused
|
lint
Process completed with exit code 1.
|
typecheck
Process completed with exit code 2.
|
unittests (3.10)
Process completed with exit code 2.
|