Comprehensive Test Suite #345
Annotations
33 errors and 5 warnings
tests/index.test.ts > Build and Launch > Desktop > Launched application tests:
tests/utils.ts#L146
Error: This application has not been built for linux yet.
❯ tests/utils.ts:146:25
|
tests/index.test.ts > Build and Launch > Desktop > Launched application tests:
tests/utils.ts#L150
TypeError: output2.cleanup is not a function
❯ tests/utils.ts:150:52
|
Back-end tests on ubuntu-latest
Process completed with exit code 1.
|
Back-end tests on ubuntu-latest
Property 'assets' does not exist on type 'Plugin'.
|
Back-end tests on ubuntu-latest
Property 'src' does not exist on type '{}'.
|
Back-end tests on ubuntu-latest
Property 'overrides' does not exist on type '{}'.
|
Back-end tests on ubuntu-latest
Argument of type '{ input: string; output: string; force: true; config: any; }' is not assignable to parameter of type 'AssetInfo'.
|
Back-end tests on ubuntu-latest
Property 'assets' does not exist on type 'Plugin'.
|
Back-end tests on ubuntu-latest
Property 'assets' does not exist on type 'Plugin'.
|
Back-end tests on ubuntu-latest
Property 'config' does not exist on type 'string | ({ input: string; output?: string; force?: boolean; compile?: boolean | BuildFunction; } & AssetMetadata)'.
|
Back-end tests on ubuntu-latest
Argument of type '{ logLevel: string; base: string; root: string; build: { emptyOutDir: boolean; outDir: string; rollupOptions: { input: string; }; }; }' is not assignable to parameter of type 'InlineConfig'.
|
Back-end tests on macos-latest
Property 'assets' does not exist on type 'Plugin'.
|
Back-end tests on macos-latest
Property 'src' does not exist on type '{}'.
|
Back-end tests on macos-latest
Property 'overrides' does not exist on type '{}'.
|
Back-end tests on macos-latest
Argument of type '{ input: string; output: string; force: true; config: any; }' is not assignable to parameter of type 'AssetInfo'.
|
Back-end tests on macos-latest
Property 'assets' does not exist on type 'Plugin'.
|
Back-end tests on macos-latest
Property 'assets' does not exist on type 'Plugin'.
|
Back-end tests on macos-latest
Property 'config' does not exist on type 'string | ({ input: string; output?: string; force?: boolean; compile?: boolean | BuildFunction; } & AssetMetadata)'.
|
Back-end tests on macos-latest
Argument of type '{ logLevel: string; base: string; root: string; build: { emptyOutDir: boolean; outDir: string; rollupOptions: { input: string; }; }; }' is not assignable to parameter of type 'InlineConfig'.
|
tests/index.test.ts > Build and Launch > PWA:
tests/utils.ts#L202
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/utils.ts:202: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#L222
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/utils.ts:222:29
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
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#L136
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/utils.ts:136: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#L150
Error: EPERM: operation not permitted, unlink 'D:\a\commoners\commoners\tests\demo\.commoners\.temp.services\cpp\compiled.exe'
❯ tests/utils.ts:150:52
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
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#L43
TypeError: Cannot read properties of undefined (reading 'READY')
❯ evaluate evaluate at D:/a/commoners/commoners/tests/utils.ts:43:45, <anonymous>:2:28
❯ ExecutionContext.#evaluate node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:449:34
❯ ExecutionContext.evaluate node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12
❯ IsolatedWorld.evaluate node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12
❯ CdpFrame.evaluate node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/api/Frame.ts:484:12
❯ CdpPage.evaluate node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/api/Page.ts:2218:12
❯ tests/utils.ts:43:27
|
Back-end tests on windows-latest
Process completed with exit code 1.
|
Back-end tests on windows-latest
Property 'assets' does not exist on type 'Plugin'.
|
Back-end tests on windows-latest
Property 'src' does not exist on type '{}'.
|
Back-end tests on windows-latest
Property 'overrides' does not exist on type '{}'.
|
Back-end tests on windows-latest
Argument of type '{ input: string; output: string; force: true; config: any; }' is not assignable to parameter of type 'AssetInfo'.
|
Back-end tests on windows-latest
Property 'assets' does not exist on type 'Plugin'.
|
Back-end tests on windows-latest
Property 'assets' does not exist on type 'Plugin'.
|
Back-end tests on windows-latest
Property 'config' does not exist on type 'string | ({ input: string; output?: string; force?: boolean; compile?: boolean | BuildFunction; } & AssetMetadata)'.
|
Back-end tests on windows-latest
Argument of type '{ logLevel: string; base: string; root: string; build: { emptyOutDir: boolean; outDir: string; rollupOptions: { input: string; }; }; }' is not assignable to parameter of type 'InlineConfig'.
|
Back-end tests on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
Back-end tests on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
Back-end tests on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
Back-end tests on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
Back-end tests on windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|