Test status checks when creating PR #412
Annotations
32 errors and 2 warnings
tests/index.test.ts > Start > Web > Service Echo Test (http):
tests/utils.ts#L297
TypeError: fetch failed
❯ tests/utils.ts:297:21
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1118:18)\n' +
' at afterConnectMultiple (node:net:1685:7)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:2345\n' +
' at createConnectionError (node:net:1648:14)\n' +
' at afterConnectMultiple (node:net:1678:16)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
message: 'connect ECONNREFUSED ::1:2345',
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 2345,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:2345\n' +
' at createConnectionError (node:net:1648:14)\n' +
' at afterConnectMultiple (node:net:1678:16)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
message: 'connect ECONNREFUSED 127.0.0.1:2345',
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 2345,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1118:18)\n' +
' at afterConnectMultiple (node:net:1685:7)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:2345\n at createConnectionError (node:net:1648:14)\n at afterConnectMultiple (node:net:1678:16)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)', message: 'connect ECONNREFUSED ::1:2345', errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 2345, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:2345\n at createConnectionError (node:net:1648:14)\n at afterConnectMultiple (node:net:1678:16)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)', message: 'connect ECONNREFUSED 127.0.0.1:2345', errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 2345, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
tests/index.test.ts > Start > Web > Service Echo Test (express):
tests/utils.ts#L297
TypeError: fetch failed
❯ tests/utils.ts:297:21
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1118:18)\n' +
' at afterConnectMultiple (node:net:1685:7)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:49239\n' +
' at createConnectionError (node:net:1648:14)\n' +
' at afterConnectMultiple (node:net:1678:16)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
message: 'connect ECONNREFUSED ::1:49239',
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 49239,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:49239\n' +
' at createConnectionError (node:net:1648:14)\n' +
' at afterConnectMultiple (node:net:1678:16)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
message: 'connect ECONNREFUSED 127.0.0.1:49239',
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 49239,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1118:18)\n' +
' at afterConnectMultiple (node:net:1685:7)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:49239\n at createConnectionError (node:net:1648:14)\n at afterConnectMultiple (node:net:1678:16)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)', message: 'connect ECONNREFUSED ::1:49239', errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 49239, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:49239\n at createConnectionError (node:net:1648:14)\n at afterConnectMultiple (node:net:1678:16)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)', message: 'connect ECONNREFUSED 127.0.0.1:49239', errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49239, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
tests/index.test.ts > Start > Desktop > Service Echo Test (http):
tests/utils.ts#L297
TypeError: fetch failed
❯ tests/utils.ts:297:21
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1118:18)\n' +
' at afterConnectMultiple (node:net:1685:7)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:2345\n' +
' at createConnectionError (node:net:1648:14)\n' +
' at afterConnectMultiple (node:net:1678:16)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
message: 'connect ECONNREFUSED ::1:2345',
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 2345,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:2345\n' +
' at createConnectionError (node:net:1648:14)\n' +
' at afterConnectMultiple (node:net:1678:16)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
message: 'connect ECONNREFUSED 127.0.0.1:2345',
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 2345,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1118:18)\n' +
' at afterConnectMultiple (node:net:1685:7)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:2345\n at createConnectionError (node:net:1648:14)\n at afterConnectMultiple (node:net:1678:16)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)', message: 'connect ECONNREFUSED ::1:2345', errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 2345, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:2345\n at createConnectionError (node:net:1648:14)\n at afterConnectMultiple (node:net:1678:16)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)', message: 'connect ECONNREFUSED 127.0.0.1:2345', errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 2345, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
tests/index.test.ts > Start > Desktop > Service Echo Test (express):
tests/utils.ts#L297
TypeError: fetch failed
❯ tests/utils.ts:297:21
{
stack: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1118:18)\n' +
' at afterConnectMultiple (node:net:1685:7)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
errors: [
{
stack: 'Error: connect ECONNREFUSED ::1:49275\n' +
' at createConnectionError (node:net:1648:14)\n' +
' at afterConnectMultiple (node:net:1678:16)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
message: 'connect ECONNREFUSED ::1:49275',
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '::1',
port: 49275,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
},
{
stack: 'Error: connect ECONNREFUSED 127.0.0.1:49275\n' +
' at createConnectionError (node:net:1648:14)\n' +
' at afterConnectMultiple (node:net:1678:16)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
message: 'connect ECONNREFUSED 127.0.0.1:49275',
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 49275,
constructor: 'Function<Error>',
name: 'Error',
toString: 'Function<toString>'
}
],
code: 'ECONNREFUSED',
stackStr: 'AggregateError: \n' +
' at internalConnectMultiple (node:net:1118:18)\n' +
' at afterConnectMultiple (node:net:1685:7)\n' +
' at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)',
nameStr: 'AggregateError',
expected: 'undefined',
actual: 'undefined',
message: '',
constructor: 'Function<AggregateError>',
name: 'Caused by: AggregateError',
toString: 'Function<toString>',
stacks: []
}
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errors: [ { stack: 'Error: connect ECONNREFUSED ::1:49275\n at createConnectionError (node:net:1648:14)\n at afterConnectMultiple (node:net:1678:16)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)', message: 'connect ECONNREFUSED ::1:49275', errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 49275, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' }, { stack: 'Error: connect ECONNREFUSED 127.0.0.1:49275\n at createConnectionError (node:net:1648:14)\n at afterConnectMultiple (node:net:1678:16)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)', message: 'connect ECONNREFUSED 127.0.0.1:49275', errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49275, constructor: 'Function<Error>', name: 'Error', toString: 'Function<toString>' } ], code: 'ECONNREFUSED' }
|
Run test suite on macos-latest
Process completed with exit code 1.
|
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 '{}'.
|
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:
tests/utils.ts#L161
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\.commoners\custom_output_dir\win-unpacked\chrome_100_percent.pak'
❯ tests/utils.ts:161:49
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4048, code: 'EPERM', syscall: 'unlink', path: 'D:\a\commoners\commoners\.commoners\custom_output_dir\win-unpacked\chrome_100_percent.pak' }
|
tests/index.test.ts > Build and Launch > Desktop > Launched application tests:
tests/utils.ts#L172
TypeError: output2?.cleanup is not a function
❯ tests/utils.ts:172:53
|
tests/index.test.ts > All services with sources can be built individually > Check resolved service filepath for numpy:
tests/index.test.ts#L56
TypeError: output.cleanup is not a function
❯ tests/index.test.ts:56: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 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)
|