Skip to content

Add muvera config #4817

Add muvera config

Add muvera config #4817

Triggered via pull request May 2, 2025 10:30
Status Failure
Total duration 9m 29s
Artifacts 5

main.yaml

on: pull_request
Matrix: Run Integration Tests
Matrix: Run Unit Tests
Matrix: Run Type Checking
Run Linter and Formatter
37s
Run Linter and Formatter
Build package
42s
Build package
Matrix: Run Integration Tests Embedded
Matrix: Run Journey Tests
Codecov
9s
Codecov
Matrix: test-package
Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
0s
Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
Create a GitHub Release on new tags
0s
Create a GitHub Release on new tags
Fit to window
Zoom out
Zoom in

Annotations

62 errors
Run Linter and Formatter
Process completed with exit code 1.
Run Type Checking (3.11, integration_embedded): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.11, integration_embedded): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.11, integration_embedded): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.11, integration): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.11, integration): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.11, integration): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.11, integration)
3 errors
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.10, weaviate)
3 errors
Run Type Checking (3.10, integration_embedded): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.10, integration_embedded): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.10, integration_embedded): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.11, weaviate)
3 errors
Run Type Checking (3.12, integration_embedded): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.12, integration_embedded): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.12, integration_embedded): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.13, integration_embedded): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.13, integration_embedded): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.13, integration_embedded): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.12, integration): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.12, integration): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.12, integration): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.12, integration)
3 errors
Run Type Checking (3.9, integration_embedded): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.9, integration_embedded): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.9, integration_embedded): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.13, integration): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.13, integration): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.13, integration): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.13, integration)
3 errors
Run Type Checking (3.10, integration): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.10, integration): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.10, integration): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.10, integration)
3 errors
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.13, weaviate)
3 errors
Run Type Checking (3.9, integration): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.9, integration): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.9, integration): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.9, integration)
3 errors
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.9, weaviate)
3 errors
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"   Type "bool | None" is not assignable to type "bool"     "None" is not assignable to "bool" (reportArgumentType)
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_EncodingConfigCreate | None" in function "__init__"   Type "_MuveraConfig | None" is not assignable to type "_EncodingConfigCreate | None"     Type "_MuveraConfig" is not assignable to type "_EncodingConfigCreate | None"       "_MuveraConfig" is not assignable to "_EncodingConfigCreate"       "_MuveraConfig" is not assignable to "None" (reportArgumentType)
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.12, weaviate)
3 errors
Run Integration Tests Embedded (3.11, false)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
coverage-report-integration Expired
40.3 KB
sha256:5bdb8733e281118f36ac634482944b4c3b4c24cb2185ed6fe81a1744d4b0e761
coverage-report-integration-embedded Expired
28.3 KB
sha256:1a6f57208b039eb599e0bb881859ffc595cc9e51ee272d4f313798d348bac0c4
coverage-report-mock_tests Expired
29.1 KB
sha256:a4be6200e67e76b7d0e7443efecbcb65e183a7e29330cbc057da3c47a35ba1eb
coverage-report-test Expired
29.5 KB
sha256:cd2a2d920a7e0a0ca86145a0e0845c0b8290ab819dd9a2bd02f08e75d4b4825d
weaviate-python-client-wheel Expired
380 KB
sha256:f08b8f9f0eb92764ab1dc4962d5c5fc2a0f51a663a5858e5c1b963c78fe359af