Comprehensive Test Suite #484
Annotations
10 errors and 1 warning
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'.
|
Install Conda Environment
C:\Miniconda\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Loading