Skip to content

fix: running build as part of release #20

fix: running build as part of release

fix: running build as part of release #20

Triggered via push February 26, 2024 11:04
Status Failure
Total duration 20s
Artifacts

release.yml

on: push
semantic-release
11s
semantic-release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
semantic-release: src/actions/generate.test.ts#L9
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`.
semantic-release: src/actions/generate.test.ts#L10
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`.
semantic-release: src/actions/generate.test.ts#L19
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`.
semantic-release: src/actions/generate.test.ts#L38
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`.
semantic-release: src/actions/generate.test.ts#L66
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`.
semantic-release: src/actions/generate.ts#L10
Could not find a declaration file for module 'glob'. '/home/runner/work/cli-kap-codegen/cli-kap-codegen/node_modules/glob/glob.js' implicitly has an 'any' type.
semantic-release
Process completed with exit code 2.
semantic-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.