Skip to content

Add muvera config #4731

Add muvera config

Add muvera config #4731

Triggered via pull request April 11, 2025 19:26
Status Failure
Total duration 8m 51s
Artifacts 4

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
33s
Build package
Matrix: Run Integration Tests Embedded
Matrix: Run Journey Tests
Codecov
0s
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

43 errors
Run Linter and Formatter
Process completed with exit code 1.
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config.py#L2158
Argument of type "_MuveraConfigCreate | None" cannot be assigned to parameter "muveraConfig" of type "_MuveraConfigCreate" in function "__init__"   Type "_MuveraConfigCreate | None" is not assignable to type "_MuveraConfigCreate"     "None" is not assignable to "_MuveraConfigCreate" (reportArgumentType)
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config_vector_index.py#L40
Class declaration "_MuveraConfigCreate" is obscured by a declaration of the same name (reportRedeclaration)
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config_vector_index.py#L59
Cannot access attribute "value" for class "bool"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config_vector_index.py#L61
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config_vector_index.py#L63
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.11, weaviate): weaviate/collections/classes/config_vector_index.py#L65
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.11, weaviate)
6 errors
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config.py#L2158
Argument of type "_MuveraConfigCreate | None" cannot be assigned to parameter "muveraConfig" of type "_MuveraConfigCreate" in function "__init__"   Type "_MuveraConfigCreate | None" is not assignable to type "_MuveraConfigCreate"     "None" is not assignable to "_MuveraConfigCreate" (reportArgumentType)
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config_vector_index.py#L40
Class declaration "_MuveraConfigCreate" is obscured by a declaration of the same name (reportRedeclaration)
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config_vector_index.py#L59
Cannot access attribute "value" for class "bool"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config_vector_index.py#L61
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config_vector_index.py#L63
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.13, weaviate): weaviate/collections/classes/config_vector_index.py#L65
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.13, weaviate)
6 errors
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config.py#L2158
Argument of type "_MuveraConfigCreate | None" cannot be assigned to parameter "muveraConfig" of type "_MuveraConfigCreate" in function "__init__"   Type "_MuveraConfigCreate | None" is not assignable to type "_MuveraConfigCreate"     "None" is not assignable to "_MuveraConfigCreate" (reportArgumentType)
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config_vector_index.py#L40
Class declaration "_MuveraConfigCreate" is obscured by a declaration of the same name (reportRedeclaration)
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config_vector_index.py#L59
Cannot access attribute "value" for class "bool"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config_vector_index.py#L61
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config_vector_index.py#L63
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.10, weaviate): weaviate/collections/classes/config_vector_index.py#L65
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.10, weaviate)
6 errors
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config.py#L2158
Argument of type "_MuveraConfigCreate | None" cannot be assigned to parameter "muveraConfig" of type "_MuveraConfigCreate" in function "__init__"   Type "_MuveraConfigCreate | None" is not assignable to type "_MuveraConfigCreate"     "None" is not assignable to "_MuveraConfigCreate" (reportArgumentType)
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config_vector_index.py#L40
Class declaration "_MuveraConfigCreate" is obscured by a declaration of the same name (reportRedeclaration)
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config_vector_index.py#L59
Cannot access attribute "value" for class "bool"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config_vector_index.py#L61
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config_vector_index.py#L63
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.9, weaviate): weaviate/collections/classes/config_vector_index.py#L65
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.9, weaviate)
6 errors
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config.py#L2158
Argument of type "_MuveraConfigCreate | None" cannot be assigned to parameter "muveraConfig" of type "_MuveraConfigCreate" in function "__init__"   Type "_MuveraConfigCreate | None" is not assignable to type "_MuveraConfigCreate"     "None" is not assignable to "_MuveraConfigCreate" (reportArgumentType)
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config_vector_index.py#L40
Class declaration "_MuveraConfigCreate" is obscured by a declaration of the same name (reportRedeclaration)
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config_vector_index.py#L59
Cannot access attribute "value" for class "bool"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config_vector_index.py#L61
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config_vector_index.py#L63
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.12, weaviate): weaviate/collections/classes/config_vector_index.py#L65
Cannot access attribute "value" for class "int"   Attribute "value" is unknown (reportAttributeAccessIssue)
Run Type Checking (3.12, weaviate)
6 errors
Run Integration Tests (3.13, $WEAVIATE_130, false)
Process completed with exit code 1.
Run Integration Tests (3.10, $WEAVIATE_130, false)
Process completed with exit code 1.
Run Integration Tests (3.11, $WEAVIATE_130, false)
Process completed with exit code 1.
Run Integration Tests (3.12, $WEAVIATE_130, false)
Process completed with exit code 1.
Run Integration Tests (3.9, $WEAVIATE_130, false)
Process completed with exit code 1.
test-package ($WEAVIATE_129)
Process completed with exit code 1.
test-package ($WEAVIATE_130)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
coverage-report-integration-embedded Expired
27.9 KB
sha256:b8df9fce0578b39545788df3d2ae8205cf4cb44c31e441a3b2651e4a5a31dad5
coverage-report-mock_tests Expired
28.9 KB
sha256:d76c6deab835e7800940360e9f0b6b0ddeb90578ddc349bc0447ebf1fb9e63c6
coverage-report-test Expired
29.1 KB
sha256:c14191c6f6f46e7fb7d60093360229a276f0508b9b8a0d11ebd7c50dec01eee1
weaviate-python-client-wheel Expired
338 KB
sha256:3db20a97f811faa8bf0c4dfae80effeb39d4c19d1b25e3ff0da235fae3e7ae86