Skip to content

adapt raw_query tests for QuerySet.raw_aggregate() #29

adapt raw_query tests for QuerySet.raw_aggregate()

adapt raw_query tests for QuerySet.raw_aggregate() #29

Triggered via pull request November 11, 2024 18:54
Status Failure
Total duration 56s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
isort: tests/raw_query/tests.py#L1
Imports are incorrectly sorted and/or formatted.
isort
The process '/opt/hostedtoolcache/Python/3.12.7/x64/bin/isort' failed with exit code 1
flake8: tests/raw_query/tests.py#L201
whitespace after '{'
flake8: tests/raw_query/tests.py#L201
whitespace after '{'
flake8: tests/raw_query/tests.py#L201
line too long (100 > 88 characters)
flake8: tests/raw_query/tests.py#L201
whitespace before '}'
flake8: tests/raw_query/tests.py#L204
line too long (93 > 88 characters)
flake8: tests/raw_query/tests.py#L284
line too long (93 > 88 characters)
flake8: tests/raw_query/tests.py#L287
whitespace after '{'
flake8: tests/raw_query/tests.py#L287
whitespace before '}'
flake8: tests/raw_query/tests.py#L294
whitespace after '{'
flake8: tests/raw_query/tests.py#L294
whitespace before '}'
black
Process completed with exit code 1.
isort
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, liskin/gh-problem-matcher-wrap@d8afa2cfb66dd3f982b1950429e652bc14d0d7d2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, liskin/gh-problem-matcher-wrap@d8afa2cfb66dd3f982b1950429e652bc14d0d7d2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/