Skip to content

chore(deps): update dependency @types/node to v22 #1233

chore(deps): update dependency @types/node to v22

chore(deps): update dependency @types/node to v22 #1233

Triggered via push January 23, 2025 23:09
Status Failure
Total duration 42s
Artifacts

canary.yml

on: push
Publish Canary
34s
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