Skip to content

5.1: Deprecate CheckConstraint.check #4229

5.1: Deprecate CheckConstraint.check

5.1: Deprecate CheckConstraint.check #4229

Triggered via pull request August 22, 2024 07:50
Status Failure
Total duration 5m 3s
Artifacts

test.yml

on: pull_request
build-and-check
18s
build-and-check
Matrix: matrix-test
Matrix: mypy-self-check
Matrix: run-pyright
Matrix: stubtest
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
run-pyright (3.12)
Exit code 1
run-pyright (3.12): tests/assert_type/db/models/test_constraints.py#L16
The constructor for class "CheckConstraint" is deprecated   The check keyword argument is deprecated in favor of condition and will be removed in Django 6.0 (reportDeprecated)
run-pyright (3.12)
1 error