chore(deps): bump @peculiar/x509 from 1.14.3 to 2.0.0 #2200
Annotations
8 errors
|
Integration Test (VS Code stable)
Process completed with exit code 1.
|
|
Integration Test (VS Code 1.106.0)
Process completed with exit code 1.
|
|
Unit Test (Electron 37)
Process completed with exit code 1.
|
|
[extension] test/unit/login/loginCoordinator.test.ts:
src/login/loginCoordinator.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ src/login/loginCoordinator.ts:5:1
Caused by: Caused by: Error: tsyringe requires a reflect polyfill. Please add 'import "reflect-metadata"' to the top of your entry point.
❯ Object.<anonymous> node_modules/.pnpm/tsyringe@4.10.0/node_modules/tsyringe/dist/cjs/index.js:5:11
|
|
[extension] test/unit/deployment/deploymentManager.test.ts:
test/unit/deployment/deploymentManager.test.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ test/unit/deployment/deploymentManager.test.ts:3:1
Caused by: Caused by: Error: tsyringe requires a reflect polyfill. Please add 'import "reflect-metadata"' to the top of your entry point.
❯ Object.<anonymous> node_modules/.pnpm/tsyringe@4.10.0/node_modules/tsyringe/dist/cjs/index.js:5:11
|
|
Unit Test (Electron latest)
Process completed with exit code 1.
|
|
[extension] test/unit/login/loginCoordinator.test.ts:
src/login/loginCoordinator.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ src/login/loginCoordinator.ts:5:1
Caused by: Caused by: Error: tsyringe requires a reflect polyfill. Please add 'import "reflect-metadata"' to the top of your entry point.
❯ Object.<anonymous> node_modules/.pnpm/tsyringe@4.10.0/node_modules/tsyringe/dist/cjs/index.js:5:11
❯ Object.<anonymous> node_modules/.pnpm/@peculiar+x509@2.0.0/node_modules/@peculiar/x509/build/x509.cjs.js:34:16
|
|
[extension] test/unit/deployment/deploymentManager.test.ts:
test/unit/deployment/deploymentManager.test.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ test/unit/deployment/deploymentManager.test.ts:3:1
Caused by: Caused by: Error: tsyringe requires a reflect polyfill. Please add 'import "reflect-metadata"' to the top of your entry point.
❯ Object.<anonymous> node_modules/.pnpm/tsyringe@4.10.0/node_modules/tsyringe/dist/cjs/index.js:5:11
❯ Object.<anonymous> node_modules/.pnpm/@peculiar+x509@2.0.0/node_modules/@peculiar/x509/build/x509.cjs.js:34:16
|