Skip to content

Release RC Version

Release RC Version #18

Manually triggered December 22, 2023 11:13
Status Failure
Total duration 58s
Artifacts

release-rc.yml

on: workflow_dispatch
Matrix: RC Version
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
RC Version (16.x): packages/code-api/src/codeup/codeup.service.ts#L4
Cannot find module '@codeblitzjs/ide-core' or its corresponding type declarations.
RC Version (16.x): packages/code-service/src/types.ts#L10
Cannot find module '@codeblitzjs/ide-code-api' or its corresponding type declarations.
RC Version (16.x): packages/code-service/src/types.ts#L22
Cannot find module '@codeblitzjs/ide-code-api' or its corresponding type declarations.
RC Version (16.x): packages/code-service/src/utils.ts#L2
Cannot find module '@codeblitzjs/ide-code-api' or its corresponding type declarations.
RC Version (16.x): packages/code-service/src/repository.ts#L5
Cannot find module '@codeblitzjs/ide-code-api' or its corresponding type declarations.
RC Version (16.x): packages/code-service/src/code-model.service.ts#L11
Cannot find module '@codeblitzjs/ide-code-api' or its corresponding type declarations.
RC Version (16.x): packages/code-service/src/filesystem/configure.ts#L30
Property 'type' does not exist on type 'TreeEntryWithRepo'.
RC Version (16.x): packages/code-service/src/filesystem/configure.ts#L37
Property 'path' does not exist on type 'TreeEntryWithRepo'.
RC Version (16.x): packages/code-service/src/filesystem/configure.ts#L38
Property 'name' does not exist on type 'TreeEntryWithRepo'.
RC Version (16.x): packages/code-service/src/filesystem/configure.ts#L45
Property 'path' does not exist on type 'TreeEntryWithRepo'.
RC Version (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/