feat: add support for npm/pnpm workspaces [SIM-130] #2947
Annotations
12 errors and 1 warning
|
test - ubuntu-latest
Process completed with exit code 1.
|
|
e2e/__tests__/test.spec.ts > test > test-duplicated-groups:
packages/cli/e2e/__tests__/test.spec.ts#L155
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ e2e/__tests__/test.spec.ts:155:5
|
|
src/constructs/__tests__/playwright-check.spec.ts > PlaywrightCheck > validation > should error if both group and groupName are set:
packages/cli/src/constructs/__tests__/playwright-check.spec.ts#L206
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/constructs/__tests__/playwright-check.spec.ts:206:5
|
|
src/constructs/__tests__/playwright-check.spec.ts > PlaywrightCheck > validation > should error if groupName is not found:
packages/cli/src/constructs/__tests__/playwright-check.spec.ts#L182
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/constructs/__tests__/playwright-check.spec.ts:182:5
|
|
src/constructs/__tests__/playwright-check.spec.ts > PlaywrightCheck > validation > should warn that groupName is deprecated:
packages/cli/src/constructs/__tests__/playwright-check.spec.ts#L158
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/constructs/__tests__/playwright-check.spec.ts:158:5
|
|
src/constructs/__tests__/playwright-check.spec.ts > PlaywrightCheck > should synthesize groupId:
packages/cli/src/constructs/__tests__/playwright-check.spec.ts#L120
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/constructs/__tests__/playwright-check.spec.ts:120:3
|
|
src/constructs/__tests__/playwright-check.spec.ts > PlaywrightCheck > should synthesize group:
packages/cli/src/constructs/__tests__/playwright-check.spec.ts#L83
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/constructs/__tests__/playwright-check.spec.ts:83:3
|
|
src/constructs/__tests__/playwright-check.spec.ts > PlaywrightCheck > should synthesize groupName:
packages/cli/src/constructs/__tests__/playwright-check.spec.ts#L43
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/constructs/__tests__/playwright-check.spec.ts:43:3
|
|
src/constructs/__tests__/browser-check.spec.ts > BrowserCheck:
packages/cli/src/constructs/__tests__/browser-check.spec.ts#L43
TypeError: Cannot read properties of undefined (reading 'destroy')
❯ src/constructs/__tests__/browser-check.spec.ts:43:16
|
|
src/constructs/__tests__/browser-check.spec.ts > BrowserCheck:
packages/cli/src/constructs/__tests__/browser-check.spec.ts#L36
Error: Hook timed out in 30000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/constructs/__tests__/browser-check.spec.ts:36:3
|
|
src/constructs/__tests__/api-check.spec.ts > ApiCheck:
packages/cli/src/constructs/__tests__/api-check.spec.ts#L43
TypeError: Cannot read properties of undefined (reading 'destroy')
❯ src/constructs/__tests__/api-check.spec.ts:43:16
|
|
src/constructs/__tests__/api-check.spec.ts > ApiCheck:
packages/cli/src/constructs/__tests__/api-check.spec.ts#L36
Error: Hook timed out in 30000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/constructs/__tests__/api-check.spec.ts:36:3
|
|
lint:
packages/cli/src/constructs/api-check.ts#L14
'Runtime' is defined but never used
|