Merge pull request #172 from LisoUseInAIKyrios/main #153
dev.yml
on: push
Security check
1m 13s
build
3m 37s
Annotations
2 warnings
Security check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Security check:
file:///github/workspace/api/utils/http_utils.py#L25
AST100: Asserts should only be used in tests. Asserts are typically bypassed in a production environment. Found in 'assert isinstance(_client, ClientSession)'.
|