Skip to content

Skip user blocking when bypassed IP #390

Skip user blocking when bypassed IP

Skip user blocking when bypassed IP #390

Triggered via push May 8, 2026 11:06
Status Failure
Total duration 13m 7s
Artifacts

qa-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
qa-tests
run_test.py exited with code 1
qa-tests
2026-05-08 11:10:00,917 - ERROR - Error in test test_bypassed_ip: 2 assertion(s) failed<br>`[line 156 → line 126] Heartbeat event should not contain route POST /api/create: {'method': 'POST', 'path': '/api/create', 'hits': 20, 'hits_delta_since_sync': 0, 'apispec': {'body': {'type': 'json', 'schema': {'type': 'object', 'properties': {'name': {'type': 'string'}, 'age': {'type': 'number', 'optional': True}}}}, 'query': {'type': 'object', 'properties': {'name': {'type': 'array', 'items': {'type': 'string'}}, 'url_age': {'type': 'array', 'items': {'type': 'string'}}}}, 'auth': None}}, bypassed IPs should not generate stats or API spec data`<br>`[line 156 → line 130] Requests total should be 1, found 50`
qa-tests
2026-05-08 11:10:00,296 - ERROR - Error running test: 2 assertion(s) failed<br>`[line 156 → line 126] Heartbeat event should not contain route POST /api/create: {'method': 'POST', 'path': '/api/create', 'hits': 20, 'hits_delta_since_sync': 0, 'apispec': {'body': {'type': 'json', 'schema': {'type': 'object', 'properties': {'name': {'type': 'string'}, 'age': {'type': 'number', 'optional': True}}}}, 'query': {'type': 'object', 'properties': {'name': {'type': 'array', 'items': {'type': 'string'}}, 'url_age': {'type': 'array', 'items': {'type': 'string'}}}}, 'auth': None}}, bypassed IPs should not generate stats or API spec data`<br>`[line 156 → line 130] Requests total should be 1, found 50`
qa-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v5, AikidoSec/firewall-tester-action@v1.0.12. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/