Skip to content

Fix type errors from ty v0.0.1a25 upgrade #439

Fix type errors from ty v0.0.1a25 upgrade

Fix type errors from ty v0.0.1a25 upgrade #439

Triggered via pull request November 12, 2025 11:42
Status Failure
Total duration 53s
Artifacts

ty.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L108
social_core/tests/backends/test_bitbucket_datacenter.py:108:13: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L104
social_core/tests/backends/test_bitbucket_datacenter.py:104:13: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L102
social_core/tests/backends/test_bitbucket_datacenter.py:102:26: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L101
social_core/tests/backends/test_bitbucket_datacenter.py:101:26: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L100
social_core/tests/backends/test_bitbucket_datacenter.py:100:26: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L99
social_core/tests/backends/test_bitbucket_datacenter.py:99:26: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L98
social_core/tests/backends/test_bitbucket_datacenter.py:98:26: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L97
social_core/tests/backends/test_bitbucket_datacenter.py:97:26: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L96
social_core/tests/backends/test_bitbucket_datacenter.py:96:26: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (non-subscriptable): social_core/tests/backends/test_bitbucket_datacenter.py#L95
social_core/tests/backends/test_bitbucket_datacenter.py:95:26: non-subscriptable: Cannot subscript object of type `None` with no `__getitem__` method
ty (possibly-missing-attribute): social_core/pipeline/user.py#L31
social_core/pipeline/user.py:31:22: possibly-missing-attribute: Attribute `user` may be missing on object of type `Unknown | type[BaseStorage] | None`
ty (possibly-missing-attribute): social_core/backends/vk.py#L213
social_core/backends/vk.py:213:9: possibly-missing-attribute: Attribute `update` may be missing on object of type `Unknown | Self@auth_complete | dict[Unknown | str, Unknown]`
ty (possibly-missing-attribute): social_core/backends/vk.py#L199
social_core/backends/vk.py:199:27: possibly-missing-attribute: Attribute `get` may be missing on object of type `dict[Any, Any] | None`
ty (possibly-missing-attribute): social_core/backends/scistarter.py#L25
social_core/backends/scistarter.py:25:16: possibly-missing-attribute: Attribute `rstrip` may be missing on object of type `Unknown | None`
ty (possibly-missing-attribute): social_core/backends/saml.py#L322
social_core/backends/saml.py:322:9: possibly-missing-attribute: Attribute `update` may be missing on object of type `Unknown | dict[Unknown | str, Unknown] | bool | ... omitted 3 union elements`
ty (possibly-missing-attribute): social_core/backends/saml.py#L321
social_core/backends/saml.py:321:9: possibly-missing-attribute: Attribute `update` may be missing on object of type `Unknown | dict[Unknown | str, Unknown] | bool | ... omitted 3 union elements`
ty (ignore-comment-unknown-rule): social_core/backends/azuread_b2c.py#L38
social_core/backends/azuread_b2c.py:38:42: ignore-comment-unknown-rule: Unknown rule `possibly-unbound-import`
ty (possibly-missing-import): social_core/backends/azuread_b2c.py#L38
social_core/backends/azuread_b2c.py:38:28: possibly-missing-import: Member `RSAAlgorithm` of module `jwt.algorithms` may be missing
ty (ignore-comment-unknown-rule): social_core/backends/apple.py#L31
social_core/backends/apple.py:31:42: ignore-comment-unknown-rule: Unknown rule `possibly-unbound-import`
ty (possibly-missing-import): social_core/backends/apple.py#L31
social_core/backends/apple.py:31:28: possibly-missing-import: Member `RSAAlgorithm` of module `jwt.algorithms` may be missing