update: node.js packages #3336
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 5 warnings
DomainSelect > default render:
react/src/components/DomainSelector.test.tsx#L25
Error: expect(received).toMatchSnapshot()
Snapshot name: `DomainSelect default render 1`
- Snapshot - 1
+ Received + 1
@@ -1,8 +1,8 @@
<DocumentFragment>
<div
- class="ant-select css-dev-only-do-not-override-3mqfnx ant-select-focused ant-select-single ant-select-show-arrow ant-select-open"
+ class="ant-select css-dev-only-do-not-override-qgg3xn ant-select-focused ant-select-single ant-select-show-arrow ant-select-open"
title="hello"
>
<div
class="ant-select-selector"
>
at Object.<anonymous> (/home/runner/work/backend.ai-webui/backend.ai-webui/react/src/components/DomainSelector.test.tsx:54:26)
|
🕹️ Function is not covered:
react/src/helper/index.tsx#L215
Warning! Not covered function
|
🧾 Statement is not covered:
react/src/pages/RoutingListPage.tsx#L77
Warning! Not covered statement
|
🧾 Statement is not covered:
react/src/pages/RoutingListPage.tsx#L177
Warning! Not covered statement
|
🧾 Statement is not covered:
react/src/pages/RoutingListPage.tsx#L179
Warning! Not covered statement
|
🧾 Statement is not covered:
react/src/pages/RoutingListPage.tsx#L180
Warning! Not covered statement
|