Skip to content

Publish Node.js Package #28

Publish Node.js Package

Publish Node.js Package #28

Manually triggered October 7, 2025 21:32
Status Failure
Total duration 32s
Artifacts

npm-publish.yml

on: workflow_dispatch
publish-npm
8s
publish-npm
publish-github-packages
9s
publish-github-packages
Fit to window
Zoom out
Zoom in

Annotations

12 errors
publish-npm
Process completed with exit code 2.
publish-npm: src/utils/request.ts#L2
Cannot find module 'axios' or its corresponding type declarations.
publish-npm: src/utils/converters.ts#L3
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
publish-npm: src/utils/converters.ts#L1
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
publish-npm: src/api/user.ts#L2
Cannot find module 'node-html-markdown' or its corresponding type declarations.
publish-npm: src/api/country.ts#L85
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
publish-github-packages
Process completed with exit code 2.
publish-github-packages: src/utils/request.ts#L2
Cannot find module 'axios' or its corresponding type declarations.
publish-github-packages: src/utils/converters.ts#L3
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
publish-github-packages: src/utils/converters.ts#L1
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
publish-github-packages: src/api/user.ts#L2
Cannot find module 'node-html-markdown' or its corresponding type declarations.
publish-github-packages: src/api/country.ts#L85
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.