PR #2926 #689
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 1 warning
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 ant-select-outlined css-dev-only-do-not-override-1x0dypw ant-select-focused ant-select-single ant-select-show-arrow ant-select-open"
+ class="ant-select ant-select-outlined css-dev-only-do-not-override-161f05s 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:56:26)
|
Analyze (javascript-typescript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|