up #1089
Annotations
11 errors and 1 warning
build (18.x):
node_modules/@types/bun/node_modules/bun-types/overrides.d.ts#L3
Module '"bun"' has no exported member 'PathLike'.
|
build (18.x):
node_modules/typescript/lib/lib.dom.d.ts#L8136
Interface 'EventSource' incorrectly extends interface 'Bun.EventSource'.
|
build (18.x):
node_modules/typescript/lib/lib.dom.d.ts#L15412
Interface 'MessageEvent<T>' incorrectly extends interface 'Bun.MessageEvent<T>'.
|
build (18.x):
node_modules/typescript/lib/lib.dom.d.ts#L25358
Interface 'WebSocket' incorrectly extends interface 'import("/home/runner/work/cicada-plct/cicada-plct/node_modules/@types/ws/index").WebSocket'.
|
build (18.x)
Process completed with exit code 2.
|
build (20.x)
The job was canceled because "_18_x" failed.
|
build (20.x):
node_modules/@types/bun/node_modules/bun-types/overrides.d.ts#L3
Module '"bun"' has no exported member 'PathLike'.
|
build (20.x):
node_modules/typescript/lib/lib.dom.d.ts#L8136
Interface 'EventSource' incorrectly extends interface 'Bun.EventSource'.
|
build (20.x):
node_modules/typescript/lib/lib.dom.d.ts#L15412
Interface 'MessageEvent<T>' incorrectly extends interface 'Bun.MessageEvent<T>'.
|
build (20.x):
node_modules/typescript/lib/lib.dom.d.ts#L25358
Interface 'WebSocket' incorrectly extends interface 'import("/home/runner/work/cicada-plct/cicada-plct/node_modules/@types/ws/index").WebSocket'.
|
build (20.x)
Process completed with exit code 2.
|
build (18.x)
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/.
|