Add Mistral Pixtral multimodal support #1581
Annotations
13 errors and 6 warnings
Pyright (macos-latest, 3.11):
instructor/dsl/citation.py#L60
Argument of type "(self: Self@CitationMixin, info: ValidationInfo) -> CitationMixin" cannot be assigned to parameter of type "_AnyModelAfterValidator[_ModelType@model_validator]"
Type "(self: Self@CitationMixin, info: ValidationInfo) -> CitationMixin" is incompatible with type "_AnyModelAfterValidator[_ModelType@model_validator]"
Type "(self: Self@CitationMixin, info: ValidationInfo) -> CitationMixin" is incompatible with type "ModelAfterValidator[_ModelType@model_validator]"
Parameter 1: type "_ModelType@model_validator" is incompatible with type "Self@CitationMixin"
Type "CitationMixin" is incompatible with type "Self@CitationMixin"
Type "(self: Self@CitationMixin, info: ValidationInfo) -> CitationMixin" is incompatible with type "ModelAfterValidatorWithoutInfo[_ModelType@model_validator]"
Parameter 1: type "_ModelType@model_validator" is incompatible with type "Self@CitationMixin"
Type "CitationMixin" is incompatible with type "Self@CitationMixin"
Extra parameter "info" (reportArgumentType)
|
Pyright (macos-latest, 3.11)
1 error
|
Pyright (ubuntu-latest, 3.11)
The job was canceled because "macos-latest_3_11" failed.
|
Pyright (ubuntu-latest, 3.11):
instructor/dsl/citation.py#L60
Argument of type "(self: Self@CitationMixin, info: ValidationInfo) -> CitationMixin" cannot be assigned to parameter of type "_AnyModelAfterValidator[_ModelType@model_validator]"
Type "(self: Self@CitationMixin, info: ValidationInfo) -> CitationMixin" is incompatible with type "_AnyModelAfterValidator[_ModelType@model_validator]"
Type "(self: Self@CitationMixin, info: ValidationInfo) -> CitationMixin" is incompatible with type "ModelAfterValidator[_ModelType@model_validator]"
Parameter 1: type "_ModelType@model_validator" is incompatible with type "Self@CitationMixin"
Type "CitationMixin" is incompatible with type "Self@CitationMixin"
Type "(self: Self@CitationMixin, info: ValidationInfo) -> CitationMixin" is incompatible with type "ModelAfterValidatorWithoutInfo[_ModelType@model_validator]"
Parameter 1: type "_ModelType@model_validator" is incompatible with type "Self@CitationMixin"
Type "CitationMixin" is incompatible with type "Self@CitationMixin"
Extra parameter "info" (reportArgumentType)
|
Pyright (ubuntu-latest, 3.11)
1 error
|
Pyright (macos-latest, 3.10)
The job was canceled because "macos-latest_3_11" failed.
|
Pyright (macos-latest, 3.10)
The operation was canceled.
|
Pyright (ubuntu-latest, 3.9)
The job was canceled because "macos-latest_3_11" failed.
|
Pyright (ubuntu-latest, 3.9)
The operation was canceled.
|
Pyright (ubuntu-latest, 3.10)
The job was canceled because "macos-latest_3_11" failed.
|
Pyright (ubuntu-latest, 3.10)
The operation was canceled.
|
Pyright (macos-latest, 3.9)
The job was canceled because "macos-latest_3_11" failed.
|
Pyright (macos-latest, 3.9)
The operation was canceled.
|
Pyright (macos-latest, 3.11)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Pyright (macos-latest, 3.10)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Pyright (ubuntu-latest, 3.10)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Pyright (macos-latest, 3.9)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Pyright (ubuntu-latest, 3.11)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Pyright (ubuntu-latest, 3.9)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|