Skip to content

Retrieve Topic contents with custom option - partitionid, number of last offsets #263

Retrieve Topic contents with custom option - partitionid, number of last offsets

Retrieve Topic contents with custom option - partitionid, number of last offsets #263

Triggered via pull request November 14, 2023 17:59
Status Failure
Total duration 1m 46s
Artifacts
check-for-changes-openapi
8s
check-for-changes-openapi
detect-ts-changes
46s
detect-ts-changes
check-and-commit-typescript-changes
25s
check-and-commit-typescript-changes
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check-and-commit-typescript-changes
Argument of type '{ topicName: string; consumerGroupId: string; envId: string; offsetId: "5" | "25" | "50"; }' is not assignable to parameter of type '{ envId: string; topicName: string; consumerGroupId: string; offsetId: string; selectedPartitionId: number; selectedNumberOfOffsets: number; }'.
check-and-commit-typescript-changes
Argument of type '{ envId: string; topicName: string; consumerGroupId: string; offsetId: string; selectedPartitionId: number; selectedNumberOfOffsets: number; }' is not assignable to parameter of type 'string | URLSearchParams | Record<string, string> | string[][] | undefined'.
check-and-commit-typescript-changes
Process completed with exit code 1.