Merge branch 'develop' into feature-delete #1504
Trunk Check
Checked 27 modified files
✖ 6 new issues (1 auto-fixable)
Details
To reproduce and test locally, run:
trunk check
Annotations
Check warning on line 1101 in src/cript/api/api.py
github-actions / Trunk Check
bandit(B113)
[new] Requests call without timeout
Check failure on line 221 in src/cript/api/exceptions.py
github-actions / Trunk Check
ruff(F821)
[new] Undefined name `Optional`
Check failure on line 218 in src/cript/api/exceptions.py
github-actions / Trunk Check
ruff(F821)
[new] Undefined name `Optional`
Check failure on line 219 in src/cript/api/exceptions.py
github-actions / Trunk Check
ruff(F821)
[new] Undefined name `Optional`
Check failure on line 221 in src/cript/api/exceptions.py
github-actions / Trunk Check
ruff(F821)
[new] Undefined name `Optional`
Check failure on line 1 in src/cript/api/paginator.py
github-actions / Trunk Check
isort
Incorrect formatting, autoformat by running 'trunk fmt'