feat(TextInput): ajout adornment (DS-1140) #3912
react.yml
on: pull_request
Pre-checks
8s
React: ESLint
39s
React: Stylelint
34s
React: Unit tests
2m 57s
Storybook: ESLint
30s
Storybook: Stylelint
32s
Storybook: Compile
1m 5s
Notify
0s
Annotations
4 errors
PasswordInput › matches the snapshot (Normal):
packages/react/src/components/password-input/password-input.test.tsx#L12
expect(received).toMatchSnapshot()
Snapshot name: `PasswordInput matches the snapshot (Normal) 1`
- Snapshot - 1
+ Received + 0
@@ -48,11 +48,10 @@
outline: 2px solid #84C6EA;
outline-offset: -2px;
}
.c5 > svg {
- color: inherit;
height: var(--size-1x);
width: var(--size-1x);
}
.c6 {
at Object.<anonymous> (src/components/password-input/password-input.test.tsx:12:22)
|
PasswordInput › matches the snapshot (Disabled):
packages/react/src/components/password-input/password-input.test.tsx#L18
expect(received).toMatchSnapshot()
Snapshot name: `PasswordInput matches the snapshot (Disabled) 1`
- Snapshot - 1
+ Received + 0
@@ -48,11 +48,10 @@
outline: 2px solid #84C6EA;
outline-offset: -2px;
}
.c5 > svg {
- color: inherit;
height: var(--size-1x);
width: var(--size-1x);
}
.c6 {
at Object.<anonymous> (src/components/password-input/password-input.test.tsx:18:22)
|
PasswordInput › matches the snapshot (Invalid):
packages/react/src/components/password-input/password-input.test.tsx#L26
expect(received).toMatchSnapshot()
Snapshot name: `PasswordInput matches the snapshot (Invalid) 1`
- Snapshot - 1
+ Received + 0
@@ -48,11 +48,10 @@
outline: 2px solid #84C6EA;
outline-offset: -2px;
}
.c7 > svg {
- color: inherit;
height: var(--size-1x);
width: var(--size-1x);
}
.c8 {
at Object.<anonymous> (src/components/password-input/password-input.test.tsx:26:22)
|
React: Unit tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
react-eslint.sarif
Expired
|
7.76 KB |
|
react-stylelint.sarif
Expired
|
2.72 KB |
|
react-test-coverage.clover.xml
|
61.6 KB |
|
react_dist
Expired
|
579 KB |
|
storybook-eslint.sarif
Expired
|
3.4 KB |
|
storybook-stylelint.sarif
Expired
|
780 Bytes |
|
storybook_dist
Expired
|
3.75 MB |
|
typescript-test-coverage.clover.xml
Expired
|
61.6 KB |
|
webapp-eslint.sarif
Expired
|
1.36 KB |
|
webapp-stylelint.sarif
Expired
|
719 Bytes |
|