Skip to content

api.db: enable boolean query fields for GET requests #1664

api.db: enable boolean query fields for GET requests

api.db: enable boolean query fields for GET requests #1664

Triggered via pull request November 30, 2023 12:21
Status Success
Total duration 2m 45s
Artifacts

main.yml

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

Annotations

9 warnings
Lint: migrations/20231102101356_user.py#L1
Module name "20231102101356_user" doesn't conform to snake_case naming style
Lint: migrations/20231102101356_user.py#L10
Constant name "name" doesn't conform to UPPER_CASE naming style
Lint: migrations/20231102101356_user.py#L14
Argument name "db" doesn't conform to snake_case naming style
Lint: migrations/20231102101356_user.py#L14
Missing function or method docstring
Lint: migrations/20231102101356_user.py#L35
Argument name "db" doesn't conform to snake_case naming style
Lint: migrations/20231102101356_user.py#L35
Missing function or method docstring
Lint: migrations/20231102101356_user.py#L35
Unused argument 'db'
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/