chore(core): remove depreciated slash command related_ticket #3921
ci.yaml
on: push
init
4s
MKDocs
/
Lint
58s
Python
/
Build
Python
/
Build
26s
gitlab-mirror
5s
MKDocs
/
Linting Reports
5s
Python
Matrix: Python / Lint
Matrix: Python / PIP file Scan (requirements.txt)
Matrix: Python / Functional Test
Matrix: Python / Unit Test
Matrix: Python / Create Reports
MKDocs
/
Mark Release Live
Matrix: Python / Create Test Reports (Functional)
Matrix: Python / Create Coverage report (Functional)
Matrix: Python / Create Test Reports
Matrix: Python / Create Combined Test Reports
Matrix: Python / Create Coverage report
Matrix: Python / Comment on Pull Request (Python Scan)
Matrix: Python / Publish Badge endpoint files (Functional)
Matrix: Python / Publish Badge endpoint files
Matrix: Integration Test / Integration Test
Waiting for pending jobs
Matrix: Integration Test / Integration Test
Integration Test
/
Publish Version Badge endpoint files
Integration Test
/
Publish Version Badge endpoint files
0s
Annotations
12 errors, 54 warnings, and 4 notices
|
Integration Test / Integration Test (14, 4.1)
The run was canceled by @jon-nfc.
|
|
Integration Test / Integration Test (14, 4.1)
The operation was canceled.
|
|
Integration Test / Integration Test (14, 4.0)
The run was canceled by @jon-nfc.
|
|
Integration Test / Integration Test (14, 4.0)
The operation was canceled.
|
|
Integration Test / Integration Test (14, 3.13)
The run was canceled by @jon-nfc.
|
|
Integration Test / Integration Test (14, 3.13)
The operation was canceled.
|
|
Integration Test / Integration Test (15, 3.13)
The run was canceled by @jon-nfc.
|
|
Integration Test / Integration Test (15, 3.13)
The operation was canceled.
|
|
Integration Test / Integration Test (15, 3.12)
The run was canceled by @jon-nfc.
|
|
Integration Test / Integration Test (15, 3.12)
The operation was canceled.
|
|
|
|
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 177, Col: 7): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 324, Col: 7): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 344, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 353, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 365, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 392, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 409, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 424, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 438, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/ci.yaml#L86
In .github/workflows/ci.yaml (Line: 86, Col: 11): Error from called workflow nofusscomputing/action_docker/.github/workflows/docker.yaml@development (Line: 496, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Python / Meta
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, nrwl/nx-set-shas@3e9ad7370203c1e93d109be57f3b72eb0eb511b1, tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / PIP file Scan (requirements.txt) (requirements_dev.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / PIP file Scan (requirements.txt) (requirements_dev.txt)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Python / PIP file Scan (requirements.txt) (requirements_production.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / PIP file Scan (requirements.txt) (requirements_production.txt)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Python / PIP file Scan (requirements.txt) (requirements_docker.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / PIP file Scan (requirements.txt) (requirements_docker.txt)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
MKDocs / Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / PIP file Scan (requirements.txt) (requirements.txt)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / PIP file Scan (requirements.txt) (requirements.txt)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
MKDocs / Linting Reports
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/test-reporter@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Create Reports (requirements_docker.txt)
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@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Create Reports (requirements_production.txt)
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@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Create Reports (requirements_dev.txt)
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@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Lint (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Create Reports (requirements.txt)
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@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Comment on Pull Request (Python Scan) (requirements_dev.txt)
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@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Comment on Pull Request (Python Scan) (requirements.txt)
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@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Comment on Pull Request (Python Scan) (requirements_docker.txt)
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@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Comment on Pull Request (Python Scan) (requirements_production.txt)
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@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Docker / Build Image
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Docker / Image SBOM
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Docker / Vulnerability Scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@v4, actions/upload-artifact@v4, docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d, github/codeql-action/upload-sarif@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Docker / Vulnerability Scan
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Docker / PR Comment (Vulnerability)
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@v4, jwalton/gh-find-current-pr@89ee5799558265a1e0e31fab792ebb4ee91c016b, marocchino/sticky-pull-request-comment@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Docker / Create Reports
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@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Unit Test (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Create Coverage report (3.11)
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@v4, actions/upload-artifact@v4, im-open/process-code-coverage-summary@v2.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Create Test Reports (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Functional Test (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Create Test Reports (Functional) (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4, dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Create Coverage report (Functional) (3.11)
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@v4, actions/upload-artifact@v4, im-open/process-code-coverage-summary@v2.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python / Create Combined Test Reports (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-python@v5, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (13, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (13, 4.1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (13, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (14, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (13, 4.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (14, 4.1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (14, 4.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (14, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (15, 3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test / Integration Test (15, 3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
C0301:
app/core/lib/slash_commands/__init__.py#L114
Line too long (102/100) see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/line-too-long.html
|
|
C0301:
app/core/lib/slash_commands/__init__.py#L110
Line too long (108/100) see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/line-too-long.html
|
|
C0301:
app/core/lib/slash_commands/__init__.py#L34
Line too long (101/100) see https://pylint.pycqa.org/en/latest/user_guide/messages/convention/line-too-long.html
|
|
F0001:
app/core/lib/slash_commands/related_ticket.py#L1
No module named app/core/lib/slash_commands/related_ticket.py see https://pylint.pycqa.org/en/latest/user_guide/messages/fatal/fatal.html
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Package Metadata
|
6.96 KB |
sha256:48b82e5c5c12d3f0e3f1c83c33ffa8f7a57b9c857c951c1998b660d7bee72829
|
|
|
Packages
|
1.81 MB |
sha256:e3913e3f616f847e2c138cc18a6cb00304b2ec904c7ebbcd1c2c5c942cf902f6
|
|
|
PyPI README
|
4.48 KB |
sha256:d9464bfc2e245ab0c1f74252d3895213faaa0ab8ef131b813c022576c9eb2853
|
|
|
code-coverage-results-3.11
|
1.07 KB |
sha256:3b4c2e8b2dc31d46488c75a8f5672d80cfe75d9fb76226db9b75f461848e757b
|
|
|
container-scan-results-json
|
35.5 KB |
sha256:9b62b4be69ce50c0183e1305538a2f04c5f19ce8a886a8539cce52311b0ed3cc
|
|
|
coverage-3.11
|
1.54 MB |
sha256:0463c024abdc76082187e9dc0d63ab7b36c7f4e9b463e306af69d307988f3f60
|
|
|
coverage-combined-unit-function-html-3.11
|
2.79 MB |
sha256:f4909ab40b87cea71b92fed14478b251045c287a1f90bdd7347ab086e923825d
|
|
|
coverage-rc-functional-3.11
|
857 KB |
sha256:9fb197108011d29c9124a8f34f1952f35ba2e35b69c5270560db65deadd91241
|
|
|
coverage-rc-unit-3.11
|
845 KB |
sha256:1221933b55ba97c995d4f8eba457716e6d8646dc57c2a8cca3ac8655de9ca337
|
|
|
coverage-report-3.11
|
33.2 KB |
sha256:0f14594b462a98aeeef28ebf9bbef6874f0c2dba1705cc12b34d40ea6a2d79a6
|
|
|
coverage-report-json-3.11
|
66 KB |
sha256:6f0e8ec9b032479fff4b729e0aac9655e15916ef70b58fb5cc28370b8d4cb42b
|
|
|
docker-scan-results-sarif
|
674 Bytes |
sha256:40a5308944245526f77982b29cccafc886e2e31d80248d79645b3e9b718b0497
|
|
|
docker-vulnerability-report
|
330 Bytes |
sha256:b83a9fe03f3fa6e473742b0b1fb2ed8a25390a918f5659f56d56d98368027e5b
|
|
|
docker-vulnerability-report-full
|
343 Bytes |
sha256:d1f0aa4a73ab25f4a90a421dc1e8f1e2395770879893882156b069c6afc5cf99
|
|
|
functional-code-coverage-results-3.11
|
1.08 KB |
sha256:f9063d2f547159e20424164e925824e089474ced02a9b9a78825903616a4e570
|
|
|
functional-coverage-3.11
|
1.55 MB |
sha256:418bbe929877ba26bab9410ec5162427b09511d6230ad0ab371e1dd1b123b41f
|
|
|
functional-coverage-report-3.11
|
31.2 KB |
sha256:c38ee847c2f43218f815cf7ba0c11def82a422f0702136a40d5e5e2072736af5
|
|
|
functional-coverage-report-json-3.11
|
66.9 KB |
sha256:ffa2dc90a757427c5cf6a01b2efc05b85e548b9605ff8f74001f8fe60bee2b87
|
|
|
functional-test-centurion-logs-3.11
|
5.84 MB |
sha256:49fe99be246b7e72c8e006811faaaa567b64dbf19a5c7d5b31b9227f33074d47
|
|
|
functional-test-results-3.11
|
160 KB |
sha256:0683b13e8fb0a405fb690471a0099504cc89876c11ad7a4b855751bec2566670
|
|
|
functional-test-shield-endpoint-3.11
|
1.17 KB |
sha256:3e5f68f69c54761152084713d4cfce65bcf1f0a99e32aef228d859a5f3fd0e99
|
|
|
integration-logs-python_3.11-postgres_13-rabbitmq_3.12
|
448 KB |
sha256:476f3527d454488922ccce053a7ee7f566e7f1ed27a01aa9af6400bc0e7c3aa6
|
|
|
integration-logs-python_3.11-postgres_13-rabbitmq_3.13
|
445 KB |
sha256:e6da5e7b34afdab5d2885ea68e8568c934aa9b02f0af1b1668c01b7752d5a9d3
|
|
|
integration-logs-python_3.11-postgres_13-rabbitmq_4.0
|
449 KB |
sha256:0dfa4b0504818b1803e3a660af66db0f2455111f0d0ba07bdd1f8b86a855d118
|
|
|
integration-logs-python_3.11-postgres_13-rabbitmq_4.1
|
448 KB |
sha256:a8695eb989d607dd638a2803961141dc343db408be46b105383f2f6c76fadd4e
|
|
|
integration-logs-python_3.11-postgres_14-rabbitmq_3.12
|
448 KB |
sha256:7a10fc4482e88e75bf5bd451a97067a69d5f9c997a89833efe8442d180606f29
|
|
|
integration-test-report-junit-python_3.11-postgres_13-rabbitmq_3.12
|
7.9 KB |
sha256:7bc21cee893e059a986e82d2ab1e13de156117e30265afd9d0b5c0bd3765d473
|
|
|
integration-test-report-junit-python_3.11-postgres_13-rabbitmq_3.13
|
7.89 KB |
sha256:67bcfb00777ec8e6068644c8d098110af1d092dd691ecaf68f18401e0215ad18
|
|
|
integration-test-report-junit-python_3.11-postgres_13-rabbitmq_4.0
|
7.94 KB |
sha256:a86e81a8066255b4a87216f90b5c7385fc68cba3355036c0d72b75660afa3494
|
|
|
integration-test-report-junit-python_3.11-postgres_13-rabbitmq_4.1
|
7.93 KB |
sha256:cfbc728abb706343847cd2ec7b4f240c222616db0dde96c0fb9bfdf3b0e84752
|
|
|
integration-test-report-junit-python_3.11-postgres_14-rabbitmq_3.12
|
7.89 KB |
sha256:f4b8e48362d18759811e5bb3b5276554d7bffcc7cb9e0ed48e191b436b28cc0a
|
|
|
mkdocs-lint
|
309 Bytes |
sha256:18522f2766b2beb2c2eba39bdc5ccc10fa48dc9ba6d30365e194d815e2849cda
|
|
|
python-scan-results-requirements.txt-json
|
2.78 KB |
sha256:3a769503ca9ed313d40fcb60cefd1f04b8b3b381f936ff2e018a0f30a865a7f3
|
|
|
python-scan-results-requirements.txt-sarif
|
488 Bytes |
sha256:ea1abce2658ba74fad016c02f99bc56e05ac86d1d1f0c0effb4b21c8310d4f9e
|
|
|
python-scan-results-requirements_dev.txt-json
|
334 Bytes |
sha256:f9f7d4602cd0f6202b8c2e6a22ee723fc354b80512e82ab8c84acecd1cf209a9
|
|
|
python-scan-results-requirements_dev.txt-sarif
|
495 Bytes |
sha256:2463ac5e5a0e84bb4fa8297042b9991fd92a19f5d5585245dd653935319c95d4
|
|
|
python-scan-results-requirements_docker.txt-json
|
335 Bytes |
sha256:725d3d354d31229cb3babd0bea2bcf2b1eeec194737b89175c41b83e6beaebab
|
|
|
python-scan-results-requirements_docker.txt-sarif
|
495 Bytes |
sha256:64f40ef957902bb579b092d89957dd1fb12a88569b0611588698facef677d021
|
|
|
python-scan-results-requirements_production.txt-json
|
337 Bytes |
sha256:d6a9bcc3daf5816f6c8546705ad6f417db6ba29ad684e275b89584358f260e9c
|
|
|
python-scan-results-requirements_production.txt-sarif
|
497 Bytes |
sha256:fada782ba763e25d02bc60b6f0f73fb6134c588aacb8c5eb4c4efc2ab9cf3f46
|
|
|
python-vulnerability-report-full-requirements.txt
|
284 Bytes |
sha256:853368198d91ff94e8d50b9590611291c4be4b367becec89a68dcc4e0b80b236
|
|
|
python-vulnerability-report-full-requirements_dev.txt
|
288 Bytes |
sha256:e08ef9e6729f5fad515af4bb8cedeecef98d1b4a3db381b64fc0294d48e85aa3
|
|
|
python-vulnerability-report-full-requirements_docker.txt
|
290 Bytes |
sha256:e54677d5cdb12113d69dab80dd3694b9cf72b0bd2fc99adf7a7c99c15e513f46
|
|
|
python-vulnerability-report-full-requirements_production.txt
|
292 Bytes |
sha256:e43ce7dc4736f0060c7a317fedaf5b37bf611d82d6c960c2db3f4379bd71aeda
|
|
|
python-vulnerability-report-requirements.txt
|
277 Bytes |
sha256:b1070929b53d72149a1f85bc830b85888fa5f5b1ad56fd8e951b33c4077bf1ad
|
|
|
python-vulnerability-report-requirements_dev.txt
|
281 Bytes |
sha256:099a0a5dc68454ba743b465139996567637e728b44edafa8e09d58edeba160c5
|
|
|
python-vulnerability-report-requirements_docker.txt
|
284 Bytes |
sha256:ba280836fc4d79bf2401e7e76f33255053f64d0ec5037fcb961f1b7a5d097432
|
|
|
python-vulnerability-report-requirements_production.txt
|
285 Bytes |
sha256:d7ab10da6c5f882b00ad34aebb1964bec9f81179db8981d07e9c121701f973d7
|
|
|
trivy-sbom-report
|
14.8 KB |
sha256:fe3607261fad648a2741b69325b63daef1dd07381536e04ff5cf76b1634a7ef9
|
|
|
unit-test-centurion-logs-3.11
|
8.52 MB |
sha256:3206671e868f3ce65bc2baa3bfcf3f6fdc98585304fce879a15d97bd68eefcff
|
|
|
unit-test-results-3.11
|
262 KB |
sha256:273804ea84a315dcf991e95f75f4d4e7e50ea538106239713a6db2bfa0ce6e45
|
|
|
unit-test-shield-endpoint-3.11
|
1.14 KB |
sha256:1188d91d2055ccb3d7623adc5b9c06fc5cb9c0393b833c25ea7000b941bf4c8a
|
|