Merge branch 'develop' into feature-delete #1504
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 2 warnings
ruff(F821):
src/cript/api/exceptions.py#L221
[new] Undefined name `Optional`
|
ruff(F821):
src/cript/api/exceptions.py#L218
[new] Undefined name `Optional`
|
ruff(F821):
src/cript/api/exceptions.py#L219
[new] Undefined name `Optional`
|
ruff(F821):
src/cript/api/exceptions.py#L221
[new] Undefined name `Optional`
|
isort:
src/cript/api/paginator.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
bandit(B113):
src/cript/api/api.py#L1101
[new] Requests call without timeout
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|