[FEAT] host 페이지 요청에 따른 스트림키, 방송키 발급 api 메인 서버 구현 #51
Annotations
13 errors and 1 warning
build (frontend):
frontend/vite.config.ts#L23
Missing semicolon
|
build (frontend)
Process completed with exit code 1.
|
build (backend)
The job was canceled because "frontend" failed.
|
build (backend)
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 (backend)
Cannot find name 'beforeEach'.
|
build (backend)
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 (backend)
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 (backend)
Cannot find name 'expect'.
|
build (backend)
Unable to resolve signature of method decorator when called as an expression.
|
build (backend)
Decorator function return type 'void | TypedPropertyDescriptor<unknown>' is not assignable to type 'void | (() => string)'.
|
build (backend)
Cannot find name 'beforeEach'.
|
build (backend)
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 (backend)
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 (frontend)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|