13
Some checks failed
Test python action / test (push) Successful in 32s
Pull-Request Vibe Check / ci-test (pull_request) Failing after 25s

This commit is contained in:
2026-08-10 23:40:00 +02:00
parent 9068158d0e
commit 766466e84d

View File

@@ -29,7 +29,7 @@ jobs:
- name: Do Something With Errors
run: |
echo "::error file=/workspace/malobeo/gatekeeper/app/services/scanner.py,line=133,col=13,endLine=133,endColumn=19::app/services/scanner.py:133:13: E722 Do not use bare except" | prbot
echo "::error file=/workspace/malobeo/gatekeeper/app/services/scanner.py,line=133,col=13,endLine=133,endColumn=19::Problem" | prbot
- name: Post PR Feedback
if: always()