Comprehensive Test Suite #484
Annotations
10 errors
Install and build dependencies
Argument of type '{}' is not assignable to parameter of type 'ServiceOptions'.
|
Install and build dependencies
Property 'build' does not exist on type '{}'.
|
Install and build dependencies
Property 'root' does not exist on type '{}'.
|
Install and build dependencies
Property 'onLog' does not exist on type '{}'.
|
Install and build dependencies
Property 'onLog' does not exist on type '{}'.
|
Install and build dependencies
Property 'onClosed' does not exist on type '{}'.
|
Install and build dependencies
Property 'onClosed' does not exist on type '{}'.
|
Install and build dependencies
Argument of type 'UserConfig' is not assignable to parameter of type 'ResolvedConfig'.
|
Install and build dependencies
Argument of type '{ target: string; outDir: string; root?: string; host?: LocalHostType; port?: number; appId?: string; icon?: IconType; name?: string; version?: string; description?: string; dependencies?: { ...; }; ... 7 more ...; build?: BuildOptions; }' is not assignable to parameter of type 'ResolvedConfig'.
|
Install and build dependencies
Argument of type '{ target: string; outDir: string; root?: string; host?: LocalHostType; port?: number; appId?: string; icon?: IconType; name?: string; version?: string; description?: string; dependencies?: { ...; }; ... 7 more ...; build?: BuildOptions; }' is not assignable to parameter of type 'ResolvedConfig'.
|
Loading