Skip to content

upcoming: [M3-9250] - Fix Subnet Assign and Unassign drawers for Linode Interfaces #25036

upcoming: [M3-9250] - Fix Subnet Assign and Unassign drawers for Linode Interfaces

upcoming: [M3-9250] - Fix Subnet Assign and Unassign drawers for Linode Interfaces #25036

Triggered via pull request April 12, 2025 19:01
Status Failure
Total duration 19m 9s
Artifacts 3

ci.yml

on: pull_request
build-validation
21s
build-validation
Matrix: lint
validate-sdk
34s
validate-sdk
build-storybook
2m 9s
build-storybook
test-manager
17m 58s
test-manager
test-utilities
37s
test-utilities
test-queries
20s
test-queries
test-shared
26s
test-shared
typecheck-ui
30s
typecheck-ui
typecheck-utilities
30s
typecheck-utilities
typecheck-queries
24s
typecheck-queries
typecheck-shared
33s
typecheck-shared
typecheck-manager
1m 28s
typecheck-manager
publish-packages
0s
publish-packages
publish-storybook
0s
publish-storybook
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/features/VPCs/VPCDetail/VPCSubnetsTable.test.tsx > VPC Subnets table > should display filter input, subnet label, id, ip range, number of linodes, and action menu: packages/manager/src/features/VPCs/VPCDetail/VPCSubnetsTable.test.tsx#L83
TestingLibraryElementError: Unable to find an element with the text: Assign Linodes. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div style="padding: .5rem; max-width: 100%;" > <div style="display: flex; align-items: center; gap: .5rem;" > <strong style="font-size: 1rem;" > Something went wrong! </strong> <button style="appearance: none; font-size: .6em; border: 1px solid currentcolor; padding: .1rem .2rem; font-weight: bold; border-radius: .25rem;" > Hide Error </button> </div> <div style="height: .25rem;" /> <div> <pre style="font-size: .7em; border: 1px solid red; border-radius: .25rem; padding: .3rem; color: red; overflow: auto;" > <code> Cannot read properties of undefined (reading 'vpc_interface') </code> </pre> </div> </div> </div> </body> ❯ Object.getElementError ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByText ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/features/VPCs/VPCDetail/VPCSubnetsTable.test.tsx:83:5
src/features/VPCs/VPCDetail/VPCSubnetsTable.test.tsx > VPC Subnets table > should display no linodes text if there are no linodes associated with the subnet: packages/manager/src/features/VPCs/VPCDetail/VPCSubnetsTable.test.tsx#L116
TestingLibraryElementError: Unable to find an element with the text: No Linodes. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div style="padding: .5rem; max-width: 100%;" > <div style="display: flex; align-items: center; gap: .5rem;" > <strong style="font-size: 1rem;" > Something went wrong! </strong> <button style="appearance: none; font-size: .6em; border: 1px solid currentcolor; padding: .1rem .2rem; font-weight: bold; border-radius: .25rem;" > Hide Error </button> </div> <div style="height: .25rem;" /> <div> <pre style="font-size: .7em; border: 1px solid red; border-radius: .25rem; padding: .3rem; color: red; overflow: auto;" > <code> Cannot read properties of undefined (reading 'vpc_interface') </code> </pre> </div> </div> </div> </body> ❯ Object.getElementError ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByText ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/features/VPCs/VPCDetail/VPCSubnetsTable.test.tsx:116:5
src/features/VPCs/VPCDetail/VPCSubnetsTable.test.tsx > VPC Subnets table > should show linode table head data when table is expanded: packages/manager/src/features/VPCs/VPCDetail/VPCSubnetsTable.test.tsx#L148
TestingLibraryElementError: Unable to find an element with the text: Linode Label. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <div style="padding: .5rem; max-width: 100%;" > <div style="display: flex; align-items: center; gap: .5rem;" > <strong style="font-size: 1rem;" > Something went wrong! </strong> <button style="appearance: none; font-size: .6em; border: 1px solid currentcolor; padding: .1rem .2rem; font-weight: bold; border-radius: .25rem;" > Hide Error </button> </div> <div style="height: .25rem;" /> <div> <pre style="font-size: .7em; border: 1px solid red; border-radius: .25rem; padding: .3rem; color: red; overflow: auto;" > <code> Cannot read properties of undefined (reading 'vpc_interface') </code> </pre> </div> </div> </div> </body> ❯ Object.getElementError ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByText ../../node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/features/VPCs/VPCDetail/VPCSubnetsTable.test.tsx:148:5
test-manager
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
packages-api-v4-lib
362 KB
sha256:7361c1b6753efcd9c4ed14002b4ac1866e959d598dc312e550bd581422e92e74
packages-validation-lib
140 KB
sha256:8b6a12f902a8a93d11f92da52d69ab530a4f2b311a74f2d7a7c8604ac2d062d1
storybook-build
12.2 MB
sha256:4993feb47d27f702fa24789d2281147944646d83383985a2c8534789737c8695