Retrieve Topic contents with custom option - partitionid, number of last offsets #263
workflow-check-openapi-changes.yaml
on: pull_request
check-for-changes-openapi
8s
check-and-commit-typescript-changes
25s
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.
|