Skip to content

feat: create endpoint to get a flag multivariate options #9171

feat: create endpoint to get a flag multivariate options

feat: create endpoint to get a flag multivariate options #9171

Triggered via pull request October 7, 2025 15:02
Status Failure
Total duration 1m 43s
Artifacts

api-pull-request.yml

on: pull_request
Matrix: API Unit Tests
Fit to window
Zoom out
Zoom in

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