Skip to content

feat: add extension gallery #434

feat: add extension gallery

feat: add extension gallery #434

Triggered via pull request November 11, 2023 17:56
Status Failure
Total duration 10m 9s
Artifacts

check_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`