Rework models #1581
Annotations
1 error and 9 warnings
check (3.10)
Process completed with exit code 20.
|
Lint:
api/models.py#L273
Missing class docstring
|
Lint:
api/models.py#L380
Missing class docstring
|
Lint:
api/models.py#L416
Missing class docstring
|
Lint:
api/models.py#L447
Missing class docstring
|
Lint:
api/models.py#L473
Missing class docstring
|
Lint:
api/models.py#L509
Variable name "c" doesn't conform to snake_case naming style
|
Lint:
api/models.py#L510
Access to a protected member _kind of a client class
|
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/
|
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/
|