Skip to content

Merge branch 'develop' into feature-delete #1504

Merge branch 'develop' into feature-delete

Merge branch 'develop' into feature-delete #1504

Triggered via push August 31, 2023 20:51
Status Success
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docs_check.yaml

on: push
Fit to window
Zoom out
Zoom in

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/