Skip to content

Publish Package to NPM Registry #9

Publish Package to NPM Registry

Publish Package to NPM Registry #9

Manually triggered February 22, 2024 14:38
Status Failure
Total duration 22s
Artifacts

npm-publish.yml

on: workflow_dispatch
publish-npm
11s
publish-npm
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
publish-npm: examples/basic-usage/src/app.controller.spec.ts#L1
Cannot find module '@nestjs/testing' or its corresponding type declarations.
publish-npm: examples/basic-usage/src/app.controller.spec.ts#L5
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
publish-npm: examples/basic-usage/src/app.controller.spec.ts#L8
Cannot find name 'beforeEach'.
publish-npm: examples/basic-usage/src/app.controller.spec.ts#L17
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
publish-npm: examples/basic-usage/src/app.controller.spec.ts#L18
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
publish-npm: examples/basic-usage/src/app.controller.spec.ts#L19
Cannot find name 'expect'.
publish-npm: examples/basic-usage/test/app.e2e-spec.ts#L1
Cannot find module '@nestjs/testing' or its corresponding type declarations.
publish-npm: examples/basic-usage/test/app.e2e-spec.ts#L3
Cannot find module 'supertest' or its corresponding type declarations.
publish-npm: examples/basic-usage/test/app.e2e-spec.ts#L6
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
publish-npm: examples/basic-usage/test/app.e2e-spec.ts#L9
Cannot find name 'beforeEach'.
publish-npm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.