Add support to set a base URL to allow proxying #178
Annotations
7 errors and 1 warning
Run npm run compile:
src/extension.ts#L117
Property 'baseURL' does not exist on type 'LiveServerParams'.
|
Run npm run compile:
src/extension.ts#L118
Property 'baseURL' does not exist on type 'LiveServerParams'.
|
Run npm run compile:
src/extension.ts#L118
Property 'baseURL' does not exist on type 'LiveServerParams'.
|
Run npm run compile:
src/extension.ts#L324
Argument of type '{ injectBody: boolean; open: string | boolean | string[] | null; root: string; baseURL: string; workspace: string; _cli: true; browser?: string | string[] | undefined; cache?: boolean | undefined; ... 25 more ...; spa?: boolean | undefined; }' is not assignable to parameter of type 'LiveServerParams'.
|
Run npm run compile:
src/extension.ts#L344
Argument of type '{ injectBody: boolean; open: string | boolean | string[] | null; root: string; baseURL: string; workspace: string; _cli: true; browser?: string | string[] | undefined; cache?: boolean | undefined; ... 25 more ...; spa?: boolean | undefined; }' is not assignable to parameter of type 'LiveServerParams'.
|
Run npm run compile:
src/extension.ts#L378
Argument of type '{ injectBody: boolean; root: string; baseURL: string; open: string; browser?: string | string[] | undefined; cache?: boolean | undefined; configFile?: string | boolean | undefined; cors?: boolean | undefined; ... 25 more ...; _cli?: boolean | undefined; }' is not assignable to parameter of type 'LiveServerParams'.
|
Run npm run compile
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading