Update Code to 1.94.0 #1732
build.yaml
on: pull_request
Build code-server
44s
Format with Prettier
6s
Doctoc markdown files
26s
Lint Helm chart
3s
Lint TypeScript files
29s
Lint GitHub Actions
6s
Run unit tests
48s
Annotations
6 errors and 18 warnings
Build code-server:
src/node/routes/login.ts#L98
Argument of type 'Request<unknown, string, { password?: string | undefined; base?: string | undefined; } | undefined, { to?: string | undefined; }, Record<string, any>>' is not assignable to parameter of type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Build code-server:
src/node/routes/login.ts#L101
Argument of type 'Request<unknown, string, { password?: string | undefined; base?: string | undefined; } | undefined, { to?: string | undefined; }, Record<string, any>>' is not assignable to parameter of type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Build code-server:
src/node/routes/login.ts#L120
Argument of type 'Request<unknown, string, { password?: string | undefined; base?: string | undefined; } | undefined, { to?: string | undefined; }, Record<string, any>>' is not assignable to parameter of type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Build code-server:
src/node/routes/logout.ts#L10
Argument of type 'Request<unknown, undefined, undefined, { base?: string | undefined; to?: string | undefined; }, Record<string, any>>' is not assignable to parameter of type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Build code-server:
src/node/routes/logout.ts#L13
Argument of type 'Request<unknown, undefined, undefined, { base?: string | undefined; to?: string | undefined; }, Record<string, any>>' is not assignable to parameter of type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Build code-server
Process completed with exit code 2.
|
Lint Helm chart
Unable to find merge base between 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 and d78a74bcdfad14d5d3b1b782f87255d802b57511
|
Lint Helm chart
Set 'fetch_additional_submodule_history: true' to fetch additional submodule history for: lib/vscode
|
Lint Helm chart
fatal: Invalid revision range 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40..d78a74bcdfad14d5d3b1b782f87255d802b57511
|
Lint Helm chart
Please ensure that submodules are initialized and up to date. See: https://github.com/actions/checkout#usage
|
Format with Prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actionsx/prettier@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Doctoc markdown files
Unable to find merge base between 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 and d78a74bcdfad14d5d3b1b782f87255d802b57511
|
Doctoc markdown files
Set 'fetch_additional_submodule_history: true' to fetch additional submodule history for: lib/vscode
|
Doctoc markdown files
fatal: Invalid revision range 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40..d78a74bcdfad14d5d3b1b782f87255d802b57511
|
Doctoc markdown files
Please ensure that submodules are initialized and up to date. See: https://github.com/actions/checkout#usage
|
Lint TypeScript files
Unable to find merge base between 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 and d78a74bcdfad14d5d3b1b782f87255d802b57511
|
Lint TypeScript files
Set 'fetch_additional_submodule_history: true' to fetch additional submodule history for: lib/vscode
|
Lint TypeScript files
fatal: Invalid revision range 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40..d78a74bcdfad14d5d3b1b782f87255d802b57511
|
Lint TypeScript files
Please ensure that submodules are initialized and up to date. See: https://github.com/actions/checkout#usage
|
Run unit tests
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run unit tests
Unable to find merge base between 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40 and d78a74bcdfad14d5d3b1b782f87255d802b57511
|
Run unit tests
Set 'fetch_additional_submodule_history: true' to fetch additional submodule history for: lib/vscode
|
Run unit tests
fatal: Invalid revision range 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40..d78a74bcdfad14d5d3b1b782f87255d802b57511
|
Run unit tests
Please ensure that submodules are initialized and up to date. See: https://github.com/actions/checkout#usage
|