Skip to content

chore(deps): update react monorepo to v18 #1069

chore(deps): update react monorepo to v18

chore(deps): update react monorepo to v18 #1069

Triggered via push September 16, 2024 10:31
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/