Skip to content

Add muvera config #4816

Add muvera config

Add muvera config #4816

Triggered via pull request May 2, 2025 10:08
Status Failure
Total duration 10m 50s
Artifacts 5

main.yaml

on: pull_request
Matrix: Run Integration Tests
Matrix: Run Unit Tests
Matrix: Run Type Checking
Run Linter and Formatter
32s
Run Linter and Formatter
Build package
45s
Build package
Matrix: Run Integration Tests Embedded
Matrix: Run Journey Tests
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

61 errors
Run Linter and Formatter
Process completed with exit code 1.
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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.10, integration): weaviate/collections/classes/config_vector_index.py#L81
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.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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.12, integration_embedded): weaviate/collections/classes/config_vector_index.py#L81
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.12, integration): weaviate/collections/classes/config_vector_index.py#L81
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, 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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config_vector_index.py#L81
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.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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.10, integration_embedded): weaviate/collections/classes/config_vector_index.py#L81
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.11, integration): weaviate/collections/classes/config_vector_index.py#L81
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.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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.9, integration): weaviate/collections/classes/config_vector_index.py#L81
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, 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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.9, integration_embedded): weaviate/collections/classes/config_vector_index.py#L81
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config_vector_index.py#L81
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.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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.13, integration): weaviate/collections/classes/config_vector_index.py#L81
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, 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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config_vector_index.py#L81
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.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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.13, integration_embedded): weaviate/collections/classes/config_vector_index.py#L81
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config_vector_index.py#L81
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, 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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config_vector_index.py#L81
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.12, weaviate)
3 errors
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#L50
"enabled" overrides symbol of same name in class "_EncodingConfigCreate"   Variable is mutable so its type is invariant     Override type "bool | None" is not the same as base type "bool" (reportIncompatibleVariableOverride)
Run Type Checking (3.11, integration_embedded): weaviate/collections/classes/config_vector_index.py#L81
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"   Attribute "encoding_name" is unknown (reportAttributeAccessIssue)

Artifacts

Produced during runtime
Name Size Digest
coverage-report-integration Expired
40.3 KB
sha256:479fddd5853808642c64cd7cd77188acb37980e66aef2a00a1bc5c0095866a30
coverage-report-integration-embedded Expired
28.3 KB
sha256:d02d1aa6b579ca402ca32e6e0348bb13c6b966d97549a9d8cc093f4c6428a227
coverage-report-mock_tests Expired
29.1 KB
sha256:6f9546514c046480d8e0e3798fbe5f80941447371b56a887183954567bbaf550
coverage-report-test Expired
29.5 KB
sha256:ae18a343927fb7c5f290824ac4b7799909c8bd1612bbddc7a2ec11fc4d4ec1aa
weaviate-python-client-wheel Expired
380 KB
sha256:08b0b149af3a05ef34ee230b4a0d6ff59ae8ac65d496720de4a507f10f8e4664