Comprehensive Test Suite #428
Annotations
38 errors and 3 warnings
Run test suite on macos-latest
Property 'root' does not exist on type '{}'.
|
Run test suite on macos-latest
Property 'target' does not exist on type '{}'.
|
Run test suite on macos-latest
Property 'services' does not exist on type '{}'.
|
Run test suite on macos-latest
Property 'build' does not exist on type '{}'.
|
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 ubuntu-latest
Property 'root' does not exist on type '{}'.
|
Run test suite on ubuntu-latest
Property 'target' does not exist on type '{}'.
|
Run test suite on ubuntu-latest
Property 'services' does not exist on type '{}'.
|
Run test suite on ubuntu-latest
Property 'build' does not exist on type '{}'.
|
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 '{}'.
|
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 ubuntu-latest
Process completed with exit code 1.
|
tests/index.test.ts > Start > Web:
tests/utils.ts#L196
TypeError: output.cleanup is not a function
❯ tests/utils.ts:196:14
|
tests/index.test.ts > Start > Desktop:
tests/utils.ts#L190
Error: process.exit unexpectedly called with "1"
❯ tests/utils.ts:190:23
|
tests/index.test.ts > Start > Desktop:
tests/utils.ts#L196
TypeError: output.cleanup is not a function
❯ tests/utils.ts:196:14
|
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
|
tests/index.test.ts > All services with sources can be built individually > Check resolved service filepath for numpy:
tests/index.test.ts#L62
TypeError: output.cleanup is not a function
❯ tests/index.test.ts:62:51
|
Run test suite on windows-latest
Process completed with exit code 1.
|
Run test suite on windows-latest
Property 'root' does not exist on type '{}'.
|
Run test suite on windows-latest
Property 'target' does not exist on type '{}'.
|
Run test suite on windows-latest
Property 'services' does not exist on type '{}'.
|
Run test suite on windows-latest
Property 'build' does not exist on type '{}'.
|
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 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 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)
|