Skip to content

feat(api): Add key/value store with namespace emulation #2163

feat(api): Add key/value store with namespace emulation

feat(api): Add key/value store with namespace emulation #2163

Triggered via pull request October 24, 2024 08:55
Status Failure
Total duration 3m 12s
Artifacts

main.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
check (3.11)
Process completed with exit code 1.
check (3.10)
The job was canceled because "_3_11" failed.
check (3.10)
The operation was canceled.
Lint: api/db.py#L13
Unable to import 'kernelci.api.models'
Lint: api/main.py#L34
Unable to import 'kernelci.api.models'
check (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: api/db.py#L64
Missing function or method docstring
Lint: api/db.py#L68
Missing function or method docstring
Lint: api/db.py#L15
third party import "from redis import asyncio as aioredis" should be placed before "from .models import User, UserGroup"
Lint: api/db.py#L17
expected 2 blank lines, found 1
Lint: api/main.py#L742
expected 2 blank lines, found 1
Lint: api/main.py#L745
continuation line under-indented for visual indent
Lint: api/main.py#L754
continuation line under-indented for visual indent
Lint: api/main.py#L755
continuation line under-indented for visual indent
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/