Comprehensive Test Suite #419
Annotations
30 errors and 2 warnings
Back-end tests on macos-latest
Property 'root' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'target' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'services' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'build' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'build' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'root' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'onLog' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'onLog' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'onClosed' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'onClosed' does not exist on type '{}'.
|
tests/index.test.ts > Build and Launch > PWA:
tests/utils.ts#L259
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/utils.ts:259:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4048, code: 'EPERM', syscall: 'unlink', path: 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe' }
|
tests/index.test.ts > Build and Launch > PWA > Launched application tests:
tests/utils.ts#L274
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/utils.ts:274:30
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4048, code: 'EPERM', syscall: 'unlink', path: 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe' }
|
tests/index.test.ts > Build and Launch > Desktop:
tests/utils.ts#L161
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/utils.ts:161:49
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4048, code: 'EPERM', syscall: 'unlink', path: 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe' }
|
tests/index.test.ts > Build and Launch > Desktop > Launched application tests:
tests/utils.ts#L172
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/utils.ts:172:53
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4048, code: 'EPERM', syscall: 'unlink', path: 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe' }
|
tests/index.test.ts > Build and Launch > Desktop > Launched application tests > Basic E2E Test > Global variables are valid:
tests/utils.ts#L64
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'READY')
at eval (eval at evaluate (:234:30), <anonymous>:3:29)
at UtilityScript.evaluate (<anonymous>:236:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
❯ tests/utils.ts:64:45
|
tests/index.test.ts > Build and Launch > Desktop > Launched application tests > Plugin features are working as expected > Will pass messages between contexts:
tests/utils.ts#L35
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'READY')
at eval (eval at evaluate (:234:30), <anonymous>:3:29)
at UtilityScript.evaluate (<anonymous>:236:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
❯ tests/utils.ts:35:40
|
tests/index.test.ts > Build and Launch > Desktop > Launched application tests > Plugin features are working as expected > Correct env is accessed:
tests/utils.ts#L42
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'READY')
at eval (eval at evaluate (:234:30), <anonymous>:3:29)
at UtilityScript.evaluate (<anonymous>:236:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
❯ tests/utils.ts:42:39
|
tests/index.test.ts > Build and Launch > Desktop > Launched application tests > Plugin features are working as expected > Source file is resolved:
tests/utils.ts#L50
Error: page.evaluate: TypeError: Cannot read properties of undefined (reading 'READY')
at eval (eval at evaluate (:234:30), <anonymous>:3:29)
at UtilityScript.evaluate (<anonymous>:236:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
❯ tests/utils.ts:50:39
|
tests/index.test.ts > All services with sources can be built individually > Check resolved service filepath for http:
tests/index.test.ts#L56
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/index.test.ts:56:51
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4048, code: 'EPERM', syscall: 'unlink', path: 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe' }
|
tests/index.test.ts > All services with sources can be built individually > Check resolved service filepath for express:
tests/index.test.ts#L56
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/index.test.ts:56:51
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4048, code: 'EPERM', syscall: 'unlink', path: 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe' }
|
Back-end tests on windows-latest
Property 'root' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'target' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'services' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'build' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'build' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'root' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'onLog' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'onLog' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'onClosed' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'onClosed' does not exist on type '{}'.
|
Back-end tests 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)
|
Back-end tests 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)
|