Skip to content

Typescript conversion #43

Typescript conversion

Typescript conversion #43

Triggered via pull request July 21, 2023 21:34
Status Failure
Total duration 35s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
Node.js 18: src/Model/connection.ts#L116
Type '(name: string) => typeof LocalDoc | typeof RemoteDoc' is not assignable to type '{ (): DocConstructor; (name: string): DocConstructor; }'.
Node.js 18: src/Model/subscriptions.ts#L2
Cannot find module 'sharedb/lib/sharedb' or its corresponding type declarations.
Node.js 18
Process completed with exit code 2.
Node.js 14
The job was canceled because "_18" failed.
Node.js 14: src/Model/connection.ts#L116
Type '(name: string) => typeof LocalDoc | typeof RemoteDoc' is not assignable to type '{ (): DocConstructor; (name: string): DocConstructor; }'.
Node.js 14: src/Model/subscriptions.ts#L2
Cannot find module 'sharedb/lib/sharedb' or its corresponding type declarations.
Node.js 14
Process completed with exit code 2.
Node.js 20: src/Model/connection.ts#L116
Type '(name: string) => typeof LocalDoc | typeof RemoteDoc' is not assignable to type '{ (): DocConstructor; (name: string): DocConstructor; }'.
Node.js 20: src/Model/subscriptions.ts#L2
Cannot find module 'sharedb/lib/sharedb' or its corresponding type declarations.
Node.js 20
The operation was canceled.
Node.js 16: src/Model/connection.ts#L116
Type '(name: string) => typeof LocalDoc | typeof RemoteDoc' is not assignable to type '{ (): DocConstructor; (name: string): DocConstructor; }'.
Node.js 16: src/Model/subscriptions.ts#L2
Cannot find module 'sharedb/lib/sharedb' or its corresponding type declarations.
Node.js 16
The operation was canceled.
Node.js 18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node.js 14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node.js 20
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Node.js 16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/