Skip to content

[patch] try fixing tests on windows #152

[patch] try fixing tests on windows

[patch] try fixing tests on windows #152

Triggered via push September 11, 2024 19:57
Status Cancelled
Total duration 8m 21s
Artifacts

tests.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests (macos-latest)
Process completed with exit code 1.
tests (ubuntu-latest)
Process completed with exit code 1.
tests (windows-latest)
Canceling since a higher priority waiting request for 'tests-refs/heads/dev' exists
tests (windows-latest)
Object literal may only specify known properties, and 'no' does not exist in type 'A'.\\\\r\\\\n\\\\r\\\\n12 no: 'bad',\\\\r\\\\n ~~\\\\r\\\\n\\\\r\\\\n\\\\r\\\\nFound 1 error in src/a.ts:12\\\\r\\\\n\\\\r",\n` +
tests (windows-latest)
Object literal may only specify known properties, and 'no' does not exist in type 'A'.\\\\n\\\\n12 no: 'bad',\\\\n ~~\\\\n\\\\n\\\\nFound 1 error in src/a.ts:12\\\\n",\n` +
tests (windows-latest)
Object literal may only specify known properties, and 'no' does not exist in type 'A'.\\\\r\\\\n\\\\r\\\\n12 no: 'bad',\\\\r\\\\n ~~\\\\r\\\\n\\\\r\\\\n\\\\r\\\\nFound 1 error in src/a.ts:12\\\\r\\\\n\\\\r",\n "stderr": "compile failed."\n },\n "cwd": "packages/compile/test-files/fail-compile",\n "contentsDiff": {\n "package.json": "{\\\\n \\\\"devDependencies\\\\": {\\\\n \\\\"typescript\\\\": \\\\"^5.6.2\\\\"\\\\n }\\\\n}\\\\n",\n "dist": {\n "a.d.ts": "export type A = {\\\\n here: string;\\\\n there: number;\\\\n};\\\\nexport declare const value: A;\\\\nexport declare const value2: A;\\\\n",\n "a.js": "export const value = {\\\\n here: 'yo',\\\\n there: 0,\\\\n};\\\\nexport const value2 = {\\\\n no: 'bad',\\\\n};\\\\n"\n },\n "tsconfig.json": "{\\\\n \\\\"compilerOptions\\\\": {\\\\n \\\\"outDir\\\\": \\\\"./dist/\\\\",\\\\n \\\\"rootDir\\\\": \\\\"./src/\\\\"\\\\n },\\\\n \\\\"exclude\\\\": [\\\\n \\\\"./configs/\\\\",\\\\n \\\\"./coverage/\\\\",\\\\n \\\\"./dist/\\\\",\\\\n \\\\"./dist-*/\\\\",\\\\n \\\\"./node_modules/\\\\",\\\\n \\\\"./test-files/\\\\"\\\\n ],\\\\n \\\\"extends\\\\": \\\\"@virmator/compile/configs/tsconfig.base.json\\\\"\\\\n}\\\\n"\n },\n "error": {\n "name": "VirmatorNoTraceError"\n }\n}\n`,
tests (windows-latest)
Object literal may only specify known properties, and 'no' does not exist in type 'A'.\\\\n\\\\n12 no: 'bad',\\\\n ~~\\\\n\\\\n\\\\nFound 1 error in src/a.ts:12\\\\n",\n "stderr": "compile failed."\n },\n "cwd": "packages/compile/test-files/fail-compile",\n "contentsDiff": {\n "package.json": "{\\\\n \\\\"devDependencies\\\\": {\\\\n \\\\"typescript\\\\": \\\\"^5.6.2\\\\"\\\\n }\\\\n}\\\\n",\n "dist": {\n "a.d.ts": "export type A = {\\\\n here: string;\\\\n there: number;\\\\n};\\\\nexport declare const value: A;\\\\nexport declare const value2: A;\\\\n",\n "a.js": "export const value = {\\\\n here: 'yo',\\\\n there: 0,\\\\n};\\\\nexport const value2 = {\\\\n no: 'bad',\\\\n};\\\\n"\n },\n "tsconfig.json": "{\\\\n \\\\"compilerOptions\\\\": {\\\\n \\\\"outDir\\\\": \\\\"./dist/\\\\",\\\\n \\\\"rootDir\\\\": \\\\"./src/\\\\"\\\\n },\\\\n \\\\"exclude\\\\": [\\\\n \\\\"./configs/\\\\",\\\\n \\\\"./coverage/\\\\",\\\\n \\\\"./dist/\\\\",\\\\n \\\\"./dist-*/\\\\",\\\\n \\\\"./node_modules/\\\\",\\\\n \\\\"./test-files/\\\\"\\\\n ],\\\\n \\\\"extends\\\\": \\\\"@virmator/compile/configs/tsconfig.base.json\\\\"\\\\n}\\\\n"\n },\n "error": {\n "name": "VirmatorNoTraceError"\n }\n}\n`,
tests (windows-latest)
The operation was canceled.