Publish Handlers #6
Annotations
7 errors and 1 warning
Publish
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
Publish
Cannot find module 'node:timers/promises' or its corresponding type declarations.
|
Publish
Cannot find name 'Timer'.
|
Publish
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
Publish
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
Publish
Property 'ping' does not exist on type 'WebSocket'.
|
Publish
Process completed with exit code 1.
|
Publish
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/
|