Skip to content

Add muvera config #4811

Add muvera config

Add muvera config #4811

Triggered via pull request April 30, 2025 17:20
Status Failure
Total duration 9m 29s
Artifacts 4

main.yaml

on: pull_request
Matrix: Run Integration Tests
Matrix: Run Unit Tests
Matrix: Run Type Checking
Run Linter and Formatter
1m 31s
Run Linter and Formatter
Build package
42s
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

52 errors
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)
2 errors
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)
2 errors
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)
2 errors
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)
2 errors
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)
2 errors
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)
2 errors
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.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)
2 errors
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.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)
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)
2 errors
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.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)
2 errors
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)
2 errors
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 Integration Tests (3.11, $WEAVIATE_130, false)
Process completed with exit code 1.
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.9, $WEAVIATE_130, false)
Process completed with exit code 1.
Run Integration Tests (3.12, $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
28.3 KB
sha256:1abb5ba31be86a77df757473a0491b8c66b2996b6e228727ad4d093547dcfbad
coverage-report-mock_tests Expired
29.1 KB
sha256:45f4000559cf053df6ffa9cecf1c811fe68aa7d5976f6ba83cbb4acafe29b283
coverage-report-test Expired
29.5 KB
sha256:c581e85d277f985d5120b8dea52db997131c58d36edfb713ed7bbe80510bca16
weaviate-python-client-wheel Expired
379 KB
sha256:c0c3e5502c211db965bda18b89adf4af08eb9dbf1d5182e7c4a4b2038b0bd6f7