Skip to content

Merge branch 'develop' into feature-delete #1504

Merge branch 'develop' into feature-delete

Merge branch 'develop' into feature-delete #1504

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Trunk Check failed Aug 31, 2023 in 11s

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

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

bandit(B113)

[new] Requests call without timeout

Check failure on line 221 in src/cript/api/exceptions.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F821)

[new] Undefined name `Optional`

Check failure on line 218 in src/cript/api/exceptions.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F821)

[new] Undefined name `Optional`

Check failure on line 219 in src/cript/api/exceptions.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F821)

[new] Undefined name `Optional`

Check failure on line 221 in src/cript/api/exceptions.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F821)

[new] Undefined name `Optional`

Check failure on line 1 in src/cript/api/paginator.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

isort

Incorrect formatting, autoformat by running 'trunk fmt'