Added new settings for deferred scope loading and updated telemetry with some missing settings #1662
Annotations
3 errors
Run npm run build:
src/DebugConfigurationProvider.ts#L58
Type '{ type: string; name: string; host: string; password: string; consoleOutput: "normal"; request: "launch"; stopOnEntry: false; outDir: string; retainDeploymentArchive: true; injectRaleTrackerTask: false; ... 21 more ...; remoteControlMode: { ...; }; }' is not assignable to type 'Partial<BrightScriptLaunchConfiguration>'.
|
Run npm run build:
src/managers/TelemetryManager.ts#L49
Property 'deferScopeLoading' does not exist on type 'BrightScriptLaunchConfiguration & { preLaunchTask: string; }'.
|
Run npm run build
Process completed with exit code 2.
|
Loading