Dedupe directive #4633
Annotations
2 errors, 6 warnings, and 1 notice
Build packages:
node_modules/.pnpm/@types+react@18.2.22/node_modules/@types/react/index.d.ts#L39
Cannot find module 'csstype'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
|
End-to-End Tests (Svelte):
e2e/kit/src/lib/utils/testsHelper.ts#L177
1) src/routes/stores/action-mutation/spec.ts:6:3 › action-mutation › happy path action-mutation =
Error: element "span[id=name-error]" must BE 👇
Expected: "*"
Received: ""
at src/lib/utils/testsHelper.ts:177
175 | await expect_n_gql(page, null, 0);
176 | return res;
> 177 | }
| ^
178 |
179 | /**
180 | * @returns The response of graphql queries
at expect_to_be (file:///home/runner/work/houdini/houdini/e2e/kit/src/lib/utils/testsHelper.ts:177:127)
at file:///home/runner/work/houdini/houdini/e2e/kit/src/routes/stores/action-mutation/spec.ts:20:5
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.0.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install pnpm
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install pnpm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Get pnpm store directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
End-to-End Tests (Svelte)
1 flaky
src/routes/stores/action-mutation/spec.ts:6:3 › action-mutation › happy path action-mutation ==
113 passed (1.1m)
|
Loading