Update devDependencies (non-major) #1255
ci.yml
on: pull_request
playwright-version
6s
test
3m 1s
Annotations
6 errors and 5 warnings
|
test
Process completed with exit code 1.
|
|
[browser (chromium)] src/components/__tests__/stack.test.tsx > Stack > merges custom styles with gap style:
src/components/__tests__/stack.test.tsx#L106
VitestBrowserElementError: Cannot find element with locator: getByTestId('stack')
<body>
<div />
</body>
❯ src/components/__tests__/stack.test.tsx:106:37
|
|
[browser (chromium)] src/components/__tests__/stack.test.tsx > Stack > accepts custom style prop:
src/components/__tests__/stack.test.tsx#L93
VitestBrowserElementError: Cannot find element with locator: getByTestId('stack')
<body>
<div />
</body>
❯ src/components/__tests__/stack.test.tsx:93:37
|
|
[browser (chromium)] src/components/__tests__/stack.test.tsx > Stack > applies custom spacing:
src/components/__tests__/stack.test.tsx#L36
VitestBrowserElementError: Cannot find element with locator: getByTestId('stack')
<body>
<div />
</body>
❯ src/components/__tests__/stack.test.tsx:36:37
|
|
[browser (chromium)] src/components/__tests__/inline.test.tsx > Inline > works with different spacing values:
src/components/__tests__/inline.test.tsx#L97
VitestBrowserElementError: Cannot find element with locator: getByTestId('inline-100')
<body>
<div />
</body>
❯ src/components/__tests__/inline.test.tsx:97:41
|
|
[browser (chromium)] src/components/__tests__/inline.test.tsx > Inline > applies custom spacing:
src/components/__tests__/inline.test.tsx#L36
VitestBrowserElementError: Cannot find element with locator: getByTestId('inline')
<body>
<div />
</body>
❯ src/components/__tests__/inline.test.tsx:36:39
|
|
playwright-version
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-actions
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
type-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|