Skip to content

ci: make ourstage and techdocs #15

ci: make ourstage and techdocs

ci: make ourstage and techdocs #15

Triggered via push November 5, 2023 16:35
Status Failure
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Cannot find module 'react' or its corresponding type declarations.
build
Cannot find module '@backstage/test-utils' or its corresponding type declarations.
build
Module './App' was resolved to '/home/runner/work/devex/devex/src/backstage/ourstage/packages/app/src/App.tsx', but '--jsx' is not set.
build
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`.
build
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`.
build
An async function or method in ES5/ES3 requires the 'Promise' constructor. Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option.
build
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build
Cannot use JSX unless the '--jsx' flag is provided.
build
Cannot find name 'expect'.
build
Cannot find module 'react' or its corresponding type declarations.