Skip to content

chore(deps): update clickhouse/clickhouse-server docker tag to v26 #2318

chore(deps): update clickhouse/clickhouse-server docker tag to v26

chore(deps): update clickhouse/clickhouse-server docker tag to v26 #2318

Triggered via pull request July 8, 2026 13:02
Status Failure
Total duration 4m 47s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Typecheck
Argument of type 'Uint8Array<ArrayBuffer>' is not assignable to parameter of type 'ArrayBuffer | PromiseLike<ArrayBuffer>'.
Typecheck
Type 'Uint8Array<ArrayBuffer>' is not assignable to type 'ArrayBuffer'.
Typecheck
Type 'ArrayBuffer | ((FormData | URLSearchParams | Blob | ReadableStream<Uint8Array<ArrayBufferLike>>) & Uint8Array<...>)' is not assignable to type 'ArrayBuffer'.
Typecheck
Type 'Uint8Array<ArrayBuffer>' is not assignable to type 'ArrayBuffer'.
Typecheck
Type 'Uint8Array<ArrayBuffer>' is not assignable to type 'ArrayBuffer'.
Typecheck
Type 'typeof Response' is not assignable to type '{ new (body?: BodyInit | null | undefined, init?: ResponseInit | undefined): Response; prototype: Response; error(): Response; json(data: any, init?: ResponseInit | undefined): Response; redirect(url: string | URL, status?: number | undefined): Response; }'.
Typecheck
Type 'typeof Request' is not assignable to type '{ new (input: URL | RequestInfo, init?: RequestInit | undefined): Request; prototype: Request; }'.
Typecheck
Type 'Promise<ArrayBufferLike>' is not assignable to type 'Promise<ArrayBuffer>'.
Typecheck
Type 'typeof Blob' is not assignable to type '{ new (blobParts?: BlobPart[] | undefined, options?: BlobPropertyBag | undefined): Blob; prototype: Blob; }'.
Typecheck
Type 'typeof TextEncoder' is not assignable to type '{ new (): TextEncoder; prototype: TextEncoder; }'.
Typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/