Skip to content

fix(deps): update graphql-tools monorepo #1228

fix(deps): update graphql-tools monorepo

fix(deps): update graphql-tools monorepo #1228

Triggered via push January 16, 2025 18:08
Status Failure
Total duration 44s
Artifacts

canary.yml

on: push
Publish Canary
35s
Publish Canary
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Publish Canary
Property '[Symbol.asyncIterator]' in type 'ListenerGenerator<Doc>' is not assignable to the same property in base type 'AsyncGenerator<ExecutionResult<ResultOf<Doc>, unknown>, unknown, unknown>'.
Publish Canary
Property '[Symbol.asyncDispose]' is missing in type 'ListenerGenerator<StringDocumentNode>' but required in type 'AsyncGenerator<ExecutionResult<Record<string, any>, unknown>, any, any>'.
Publish Canary
Property '[Symbol.asyncDispose]' is missing in type 'ListenerGenerator<Doc>' but required in type 'AsyncGenerator<ExecutionResult<ResultOf<Doc>, unknown>, unknown, unknown>'.
Publish Canary
Property '[Symbol.asyncIterator]' in type 'ListenerGenerator<Doc>' is not assignable to the same property in base type 'AsyncGenerator<ExecutionResult<ResultOf<Doc>, unknown>, unknown, unknown>'.\n" +
Publish Canary
Property '[Symbol.asyncDispose]' is missing in type 'ListenerGenerator<StringDocumentNode>' but required in type 'AsyncGenerator<ExecutionResult<Record<string, any>, unknown>, any, any>'.\n" +
Publish Canary
Property '[Symbol.asyncDispose]' is missing in type 'ListenerGenerator<Doc>' but required in type 'AsyncGenerator<ExecutionResult<ResultOf<Doc>, unknown>, unknown, unknown>'.",
Publish Canary
Process completed with exit code 1.
Publish Canary
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636