fix: convert makeProxyConfig to sync to allow proxy configs to be loa… #1820
Annotations
2 errors and 1 warning
Create runtime bundles:
server/aws-lsp-codewhisperer/src/language-server/utils.ts#L143
Property 'readFileSync' does not exist on type '{ copyFile: (src: string, dest: string, options?: { ensureDir?: boolean | undefined; } | undefined) => Promise<void>; exists: (path: string) => Promise<boolean>; ... 9 more ...; mkdir: (path: string, options?: { ...; } | undefined) => Promise<...>; }'. Did you mean 'readFile'?
|
Create runtime bundles
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading