*: use npm workspaces #1565
Annotations
7 errors and 1 warning
Run npm run build --workspace=@epfml/discojs-{core,node}
Type 'WebSocket | WebSocket' is not assignable to type 'WebSocket'.
|
Run npm run build --workspace=@epfml/discojs-{core,node}
Type '(event: isomorphic.MessageEvent) => void' is not assignable to type '(this: WebSocket, ev: MessageEvent<any>) => any'.
|
Run npm run build --workspace=@epfml/discojs-{core,node}
Type '(err: isomorphic.ErrorEvent) => void' is not assignable to type '(this: WebSocket, ev: Event) => any'.
|
Run npm run build --workspace=@epfml/discojs-{core,node}
Module '"../.."' has no exported member 'data'.
|
Run npm run build --workspace=@epfml/discojs-{core,node}
Module '"../.."' has no exported member 'data'.
|
Run npm run build --workspace=@epfml/discojs-{core,node}
Cannot find module '@epfml/discojs-core' or its corresponding type declarations.
|
Run npm run build --workspace=@epfml/discojs-{core,node}
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading