feat: add extension gallery #434
Annotations
2 errors and 2 warnings
Check build
Type '{ serviceUrl: string; itemUrl: string; resourceUrlTemplate: string; controlUrl: string; recommendationsUrl: string; nlsBaseUrl: string; publisherUrl: string; }' is not assignable to type '{ readonly serviceUrl: string; readonly servicePPEUrl?: string | undefined; readonly searchUrl?: string | undefined; readonly itemUrl: string; readonly publisherUrl: string; readonly resourceUrlTemplate: string; readonly controlUrl: string; readonly nlsBaseUrl: string; }'.
|
Check build
Process completed with exit code 2.
|
Check build:
src/missing-services.ts#L177
`./tools` import should occur after import of `vs/platform/userDataSync/common/userDataSyncAccount`
|
Check build:
src/missing-services.ts#L178
`./l10n` import should occur after import of `vs/platform/userDataSync/common/userDataSyncAccount`
|