api.db: enable boolean query fields for GET requests #1664
Annotations
8 warnings
migrations/20231102101356_user.py#L1
Module name "20231102101356_user" doesn't conform to snake_case naming style
|
migrations/20231102101356_user.py#L10
Constant name "name" doesn't conform to UPPER_CASE naming style
|
migrations/20231102101356_user.py#L14
Argument name "db" doesn't conform to snake_case naming style
|
migrations/20231102101356_user.py#L14
Missing function or method docstring
|
migrations/20231102101356_user.py#L35
Argument name "db" doesn't conform to snake_case naming style
|
migrations/20231102101356_user.py#L35
Missing function or method docstring
|
migrations/20231102101356_user.py#L35
Unused argument 'db'
|
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/
|
The logs for this run have expired and are no longer available.
Loading