Skip to content

Comprehensive Test Suite #472

Comprehensive Test Suite

Comprehensive Test Suite #472

Triggered via schedule December 16, 2024 16:23
Status Success
Total duration 6m 24s
Artifacts

testing.yml

on: schedule
Matrix: testing
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 4 warnings
Run test suite on ubuntu-latest
Argument of type '{}' is not assignable to parameter of type 'ServiceOptions'.
Run test suite on ubuntu-latest
Property 'build' does not exist on type '{}'.
Run test suite on ubuntu-latest
Property 'root' does not exist on type '{}'.
Run test suite on ubuntu-latest
Property 'onLog' does not exist on type '{}'.
Run test suite on ubuntu-latest
Property 'onLog' does not exist on type '{}'.
Run test suite on ubuntu-latest
Property 'onClosed' does not exist on type '{}'.
Run test suite on ubuntu-latest
Property 'onClosed' does not exist on type '{}'.
Run test suite on ubuntu-latest
Argument of type 'UserConfig' is not assignable to parameter of type 'ResolvedConfig'.
Run test suite on ubuntu-latest
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'.
Run test suite on ubuntu-latest
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'.
Run test suite on windows-latest
Argument of type '{}' is not assignable to parameter of type 'ServiceOptions'.
Run test suite on windows-latest
Property 'build' does not exist on type '{}'.
Run test suite on windows-latest
Property 'root' does not exist on type '{}'.
Run test suite on windows-latest
Property 'onLog' does not exist on type '{}'.
Run test suite on windows-latest
Property 'onLog' does not exist on type '{}'.
Run test suite on windows-latest
Property 'onClosed' does not exist on type '{}'.
Run test suite on windows-latest
Property 'onClosed' does not exist on type '{}'.
Run test suite on windows-latest
Argument of type 'UserConfig' is not assignable to parameter of type 'ResolvedConfig'.
Run test suite on windows-latest
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'.
Run test suite on windows-latest
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'.
Run test suite on macos-latest
Argument of type '{}' is not assignable to parameter of type 'ServiceOptions'.
Run test suite on macos-latest
Property 'build' does not exist on type '{}'.
Run test suite on macos-latest
Property 'root' does not exist on type '{}'.
Run test suite on macos-latest
Property 'onLog' does not exist on type '{}'.
Run test suite on macos-latest
Property 'onLog' does not exist on type '{}'.
Run test suite on macos-latest
Property 'onClosed' does not exist on type '{}'.
Run test suite on macos-latest
Property 'onClosed' does not exist on type '{}'.
Run test suite on macos-latest
Argument of type 'UserConfig' is not assignable to parameter of type 'ResolvedConfig'.
Run test suite on macos-latest
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'.
Run test suite on macos-latest
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'.
Run test suite on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run test suite on ubuntu-latest
/usr/share/miniconda/lib/python3.12/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)
Run test suite on windows-latest
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)
Run test suite on macos-latest
/Users/runner/miniconda3/lib/python3.12/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)