GitHub Actions Adjustments for successful Workflow Runs #280
ci.yml
on: pull_request
Build docker db
28s
Build docker nginx
38s
Build docker app
3m 50s
Static analyis checks
7s
Generate graphQL documentation
1m 13s
Test API
1m 22s
Database migration tests
54s
End to end tests
1m 59s
Annotations
14 errors and 8 warnings
|
ruff (too-many-blank-lines):
source/app/blueprints/pages/manage/manage_webhooks_routes.py#L175
source/app/blueprints/pages/manage/manage_webhooks_routes.py:175:1: too-many-blank-lines: Too many blank lines (3)
help: Remove extraneous blank line(s)
|
|
ruff (too-many-blank-lines):
source/app/blueprints/pages/manage/manage_webhooks_routes.py#L96
source/app/blueprints/pages/manage/manage_webhooks_routes.py:96:1: too-many-blank-lines: Too many blank lines (4)
help: Remove extraneous blank line(s)
|
|
ruff (unused-variable):
source/app/blueprints/pages/login/login_routes.py#L347
source/app/blueprints/pages/login/login_routes.py:347:13: unused-variable: Local variable `group_id_set` is assigned to but never used
help: Remove assignment to unused variable `group_id_set`
|
|
ruff (unused-import):
source/app/blueprints/pages/login/login_routes.py#L49
source/app/blueprints/pages/login/login_routes.py:49:30: unused-import: `app.models.cases.Client` imported but unused
help: Remove unused import: `app.models.cases.Client`
|
|
ruff (unused-import):
source/app/blueprints/pages/login/login_routes.py#L48
source/app/blueprints/pages/login/login_routes.py:48:49: unused-import: `app.datamgmt.manage.manage_users_db.add_user_to_customer` imported but unused
help: Remove unused import: `app.datamgmt.manage.manage_users_db.add_user_to_customer`
|
|
ruff (trailing-whitespace):
source/app/blueprints/pages/case/case_timeline_routes.py#L151
source/app/blueprints/pages/case/case_timeline_routes.py:151:92: trailing-whitespace: Trailing whitespace
help: Remove trailing whitespace
|
|
ruff (superfluous-else-return):
source/app/blueprints/pages/case/case_artifact_routes.py#L124
source/app/blueprints/pages/case/case_artifact_routes.py:124:5: superfluous-else-return: Unnecessary `else` after `return` statement
help: Remove unnecessary `else`
|
|
ruff (redefined-while-unused):
source/app/blueprints/access_controls.py#L661
source/app/blueprints/access_controls.py:661:5: redefined-while-unused: Redefinition of unused `ac_current_user_has_customer_access` from line 60: `ac_current_user_has_customer_access` redefined here
source/app/blueprints/access_controls.py:60:5: previous definition of `ac_current_user_has_customer_access` here
help: Remove definition: `ac_current_user_has_customer_access`
|
|
ruff (redefined-while-unused):
source/app/blueprints/access_controls.py#L654
source/app/blueprints/access_controls.py:654:5: redefined-while-unused: Redefinition of unused `ac_current_user_has_permission` from line 71: `ac_current_user_has_permission` redefined here
source/app/blueprints/access_controls.py:71:5: previous definition of `ac_current_user_has_permission` here
help: Remove definition: `ac_current_user_has_permission`
|
|
ruff (redefined-while-unused):
source/app/blueprints/access_controls.py#L52
source/app/blueprints/access_controls.py:52:42: redefined-while-unused: Redefinition of unused `access_controls_user_has_customer_access` from line 48: `access_controls_user_has_customer_access` redefined here
source/app/blueprints/access_controls.py:48:42: previous definition of `access_controls_user_has_customer_access` here
help: Remove definition: `access_controls_user_has_customer_access`
|
|
Database migration tests
Process completed with exit code 1.
|
|
Generate graphQL documentation
Process completed with exit code 1.
|
|
Test API
Process completed with exit code 1.
|
|
End to end tests
Process completed with exit code 1.
|
|
Build docker db
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build docker nginx
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build docker app
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Database migration tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Generate graphQL documentation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test API
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
End to end tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
End to end tests
No files were found with the provided path: e2e/playwright-report/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PROCYDE~iris-web~730EAL.dockerbuild
|
41.7 KB |
sha256:0d1c9d4beb3a5926f1e0b7595d223ea031be883830bd9ec27c3c6be420cee68f
|
|
|
PROCYDE~iris-web~C8D9QI.dockerbuild
|
49.9 KB |
sha256:37fcbd3b908d4db3fe01454f197d8af33a5acf9ec302d080d7833cca51556f82
|
|
|
PROCYDE~iris-web~K84MW4.dockerbuild
|
98.2 KB |
sha256:2c83492d7ef5b643f3e5040845f0e4f68532127ba83545ab9e5cd449a520ce92
|
|
|
Test API logs
|
144 Bytes |
sha256:275dd0e9d705dae007818082622189927e75fb5d73c837c00736ec59ca49fdc3
|
|
|
iriswebapp_app
|
501 MB |
sha256:1c9ddf7ad774a1407a31f587585706bc9cf2cb29fad245c0a16fc7cc723f1c08
|
|
|
iriswebapp_db
|
101 MB |
sha256:c8e6019bd17658f54ef28d09de5e980bcfce603b1ba670e92044c94c70be9530
|
|
|
iriswebapp_nginx
|
83.7 MB |
sha256:ca944e4636d8857368c73f0065ce5e7e3679867835a052ac2bfcbb597798d57a
|
|