|
9865 | 9865 | { |
9866 | 9866 | "code": -2, |
9867 | 9867 | "column": 16, |
9868 | | - "concise_description": "assert_type(type, type[Any]) failed", |
9869 | | - "description": "assert_type(type, type[Any]) failed", |
9870 | | - "line": 84, |
| 9868 | + "concise_description": "assert_type(Any, tuple[type[Any], ...]) failed", |
| 9869 | + "description": "assert_type(Any, tuple[type[Any], ...]) failed", |
| 9870 | + "line": 98, |
9871 | 9871 | "name": "assert-type", |
9872 | 9872 | "severity": "error", |
9873 | | - "stop_column": 30, |
9874 | | - "stop_line": 84 |
9875 | | - }, |
9876 | | - { |
9877 | | - "code": -2, |
9878 | | - "column": 17, |
9879 | | - "concise_description": "Object of class `type` has no attribute `unknown`", |
9880 | | - "description": "Object of class `type` has no attribute `unknown`", |
9881 | | - "line": 99, |
9882 | | - "name": "missing-attribute", |
9883 | | - "severity": "error", |
9884 | | - "stop_column": 26, |
9885 | | - "stop_line": 99 |
9886 | | - }, |
9887 | | - { |
9888 | | - "code": -2, |
9889 | | - "column": 17, |
9890 | | - "concise_description": "Object of class `type` has no attribute `unknown`", |
9891 | | - "description": "Object of class `type` has no attribute `unknown`", |
9892 | | - "line": 100, |
9893 | | - "name": "missing-attribute", |
9894 | | - "severity": "error", |
9895 | | - "stop_column": 26, |
9896 | | - "stop_line": 100 |
| 9873 | + "stop_column": 45, |
| 9874 | + "stop_line": 98 |
9897 | 9875 | }, |
9898 | 9876 | { |
9899 | 9877 | "code": -2, |
9900 | 9878 | "column": 16, |
9901 | | - "concise_description": "assert_type(Any, tuple[type, ...]) failed", |
9902 | | - "description": "assert_type(Any, tuple[type, ...]) failed", |
| 9879 | + "concise_description": "assert_type(Any, tuple[type[Any], ...]) failed", |
| 9880 | + "description": "assert_type(Any, tuple[type[Any], ...]) failed", |
9903 | 9881 | "line": 102, |
9904 | 9882 | "name": "assert-type", |
9905 | 9883 | "severity": "error", |
|
9909 | 9887 | { |
9910 | 9888 | "code": -2, |
9911 | 9889 | "column": 16, |
9912 | | - "concise_description": "assert_type(Any, tuple[type, ...]) failed", |
9913 | | - "description": "assert_type(Any, tuple[type, ...]) failed", |
| 9890 | + "concise_description": "assert_type(Any, tuple[type[Any], ...]) failed", |
| 9891 | + "description": "assert_type(Any, tuple[type[Any], ...]) failed", |
9914 | 9892 | "line": 106, |
9915 | 9893 | "name": "assert-type", |
9916 | 9894 | "severity": "error", |
|
9920 | 9898 | { |
9921 | 9899 | "code": -2, |
9922 | 9900 | "column": 16, |
9923 | | - "concise_description": "assert_type(Any, tuple[type, ...]) failed", |
9924 | | - "description": "assert_type(Any, tuple[type, ...]) failed", |
| 9901 | + "concise_description": "assert_type(Any, tuple[type[Any], ...]) failed", |
| 9902 | + "description": "assert_type(Any, tuple[type[Any], ...]) failed", |
9925 | 9903 | "line": 110, |
9926 | 9904 | "name": "assert-type", |
9927 | 9905 | "severity": "error", |
|
9950 | 9928 | "stop_column": 14, |
9951 | 9929 | "stop_line": 120 |
9952 | 9930 | }, |
9953 | | - { |
9954 | | - "code": -2, |
9955 | | - "column": 16, |
9956 | | - "concise_description": "assert_type(type, type[Any]) failed", |
9957 | | - "description": "assert_type(type, type[Any]) failed", |
9958 | | - "line": 139, |
9959 | | - "name": "assert-type", |
9960 | | - "severity": "error", |
9961 | | - "stop_column": 30, |
9962 | | - "stop_line": 139 |
9963 | | - }, |
9964 | 9931 | { |
9965 | 9932 | "code": -2, |
9966 | 9933 | "column": 1, |
9967 | | - "concise_description": "TODO: Expr::attr_infer_for_type attribute base undefined for type: TypeAlias[TA1, type[type[Unknown]]] (trying to access unknown)", |
9968 | | - "description": "TODO: Expr::attr_infer_for_type attribute base undefined for type: TypeAlias[TA1, type[type[Unknown]]] (trying to access unknown)", |
| 9934 | + "concise_description": "TODO: Expr::attr_infer_for_type attribute base undefined for type: TypeAlias[TA1, type[type]] (trying to access unknown)", |
| 9935 | + "description": "TODO: Expr::attr_infer_for_type attribute base undefined for type: TypeAlias[TA1, type[type]] (trying to access unknown)", |
9969 | 9936 | "line": 143, |
9970 | 9937 | "name": "missing-attribute", |
9971 | 9938 | "severity": "error", |
|
9986 | 9953 | { |
9987 | 9954 | "code": -2, |
9988 | 9955 | "column": 1, |
9989 | | - "concise_description": "Class `type` has no class attribute `unknown`", |
9990 | | - "description": "Class `type` has no class attribute `unknown`", |
| 9956 | + "concise_description": "TODO: Expr::attr_infer_for_type attribute base undefined for type: TypeAlias[TA3, type[type]] (trying to access unknown)", |
| 9957 | + "description": "TODO: Expr::attr_infer_for_type attribute base undefined for type: TypeAlias[TA3, type[type]] (trying to access unknown)", |
9991 | 9958 | "line": 145, |
9992 | 9959 | "name": "missing-attribute", |
9993 | 9960 | "severity": "error", |
|
10612 | 10579 | { |
10613 | 10580 | "code": -2, |
10614 | 10581 | "column": 7, |
10615 | | - "concise_description": "Typed dictionary definitions may not specify a metaclass", |
10616 | | - "description": "Typed dictionary definitions may not specify a metaclass", |
| 10582 | + "concise_description": "Metaclass of `BadTypedDict2` has type `type` that is not a simple class type", |
| 10583 | + "description": "Metaclass of `BadTypedDict2` has type `type` that is not a simple class type", |
10617 | 10584 | "line": 44, |
10618 | 10585 | "name": "invalid-inheritance", |
10619 | 10586 | "severity": "error", |
|
0 commit comments