Skip to content

Add support for generic foreign key and generic relation #16

Add support for generic foreign key and generic relation

Add support for generic foreign key and generic relation #16

Triggered via pull request September 17, 2024 10:24
Status Failure
Total duration 54s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
isort: django/contrib/admin/models.py#L1
Imports are incorrectly sorted and/or formatted.
isort: tests/generic_relations/models.py#L1
Imports are incorrectly sorted and/or formatted.
isort
The process '/opt/hostedtoolcache/Python/3.12.5/x64/bin/isort' failed 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/