feat: create endpoint to get a flag multivariate options #9171
Annotations
15 errors
API Unit Tests (3.11)
Process completed with exit code 2.
|
API Unit Tests (3.11):
api/features/multivariate/serializers.py#L50
Returning Any from function declared to return "str | int | bool | None"
|
API Unit Tests (3.11):
api/features/multivariate/serializers.py#L46
Function is missing a type annotation for one or more arguments
|
API Unit Tests (3.11):
api/features/multivariate/serializers.py#L39
Returning Any from function declared to return "str | int | bool"
|
API Unit Tests (3.11):
api/features/multivariate/serializers.py#L38
Returning Any from function declared to return "str | int | bool"
|
API Unit Tests (3.11):
api/features/multivariate/serializers.py#L36
Returning Any from function declared to return "str | int | bool"
|
API Unit Tests (3.11):
api/features/multivariate/serializers.py#L34
Function is missing a type annotation for one or more arguments
|
API Unit Tests (3.12)
The operation was canceled.
|
API Unit Tests (3.12):
api/features/multivariate/serializers.py#L50
Returning Any from function declared to return "str | int | bool | None"
|
API Unit Tests (3.12):
api/features/multivariate/serializers.py#L46
Function is missing a type annotation for one or more arguments
|
API Unit Tests (3.12):
api/features/multivariate/serializers.py#L39
Returning Any from function declared to return "str | int | bool"
|
API Unit Tests (3.12):
api/features/multivariate/serializers.py#L38
Returning Any from function declared to return "str | int | bool"
|
API Unit Tests (3.12):
api/features/multivariate/serializers.py#L36
Returning Any from function declared to return "str | int | bool"
|
API Unit Tests (3.12):
api/features/multivariate/serializers.py#L34
Function is missing a type annotation for one or more arguments
|
API Unit Tests (3.12)
The strategy configuration was canceled because "test._3_11" failed
|