api: upgrade python packages #2157
Annotations
3 errors and 11 warnings
Lint:
api/main.py#L34
Unable to import 'kernelci.api.models'
|
Lint:
api/models.py#L33
Unable to import 'kernelci.api.models_base'
|
Lint:
api/models.py#L121
Inheriting 'schemas.BaseUser[PydanticObjectId]', which is not a class.
|
Lint:
api/models.py#L92
Method could be a function
|
Lint:
api/models.py#L127
Method could be a function
|
Lint:
api/models.py#L150
Method could be a function
|
Lint:
api/models.py#L165
Method could be a function
|
Lint:
tests/unit_tests/conftest.py#L94
expected 2 blank lines after class or function definition, found 1
|
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/
|
check (3.10)
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.10)
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/
|
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/
|