Skip to content

Comprehensive Test Suite #429

Comprehensive Test Suite

Comprehensive Test Suite #429

Manually triggered November 30, 2024 16:12
Status Failure
Total duration 8m 35s
Artifacts

testing.yml

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

Annotations

23 errors and 2 warnings
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
Property 'services' is missing in type '{}' but required in type 'ServiceCreationOptions'.
Run test suite on macos-latest
Property 'assets' does not exist on type 'Plugin'.
Run test suite on macos-latest
Property 'src' does not exist on type '{}'.
tests/index.test.ts > Build and Launch > Desktop > Launched application tests: tests/utils.ts#L182
TypeError: output2?.cleanup is not a function ❯ tests/utils.ts:182:53
Run test suite on windows-latest
Process completed with exit code 1.
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
Property 'services' is missing in type '{}' but required in type 'ServiceCreationOptions'.
Run test suite on windows-latest
Property 'assets' does not exist on type 'Plugin'.
Run test suite on windows-latest
Property 'src' does not exist on type '{}'.
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)
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)