Skip to content

Publish Handlers

Publish Handlers #6

Manually triggered September 5, 2024 20:29
Status Failure
Total duration 19s
Artifacts

publish-handlers.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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/