Skip to content

Node.js Package

Node.js Package #5

Triggered via release December 22, 2023 12:44
@hayageekhayageek
created c20acc6
Status Failure
Total duration 13s
Artifacts

npm-publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/index.cts#L22
Cannot find module 'crypto' or its corresponding type declarations.
build: src/index.cts#L25
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/index.cts#L25
Parameter 'uuidBytes' of public static method from exported class has or is using private name 'Buffer'.
build: src/index.cts#L35
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/index.cts#L40
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/index.cts#L68
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/index.cts#L79
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build: src/index.cts#L92
Property 'padStart' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2017' or later.
build: src/index.ts#L22
Cannot find module 'crypto' or its corresponding type declarations.
build: src/index.ts#L25
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.