Skip to content

feat(radio-button): stylelint #7153

feat(radio-button): stylelint

feat(radio-button): stylelint #7153

Triggered via push July 12, 2024 18:46
Status Success
Total duration 34s
Artifacts

commintlint.yml

on: push
commitlint
26s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
Radio button > matches snapshot: /home/runner/work/design-elements/design-elements/packages/react/src/components/radio-button/radio-button.test.tsx#L43
Error: expect(received).toMatchSnapshot() Snapshot name: `Radio button matches snapshot 1` - Snapshot - 4 + Received + 4 @@ -5,18 +5,18 @@ background-color: #FFFFFF; border: 1px solid #60666E; border-radius: 50%; color: #FFFFFF; display: inline-block; - height: var(--size-1x); - margin: 0; - position: relative; - width: var(--size-1x); -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; + height: var(--size-1x); + margin: 0; margin-top: var(--spacing-half); + position: relative; + width: var(--size-1x); } .c1 + { outline: 2px solid transparent; outline-offset: -2px; Stacktrace: at Object.<anonymous> (packages/react/src/components/radio-button/radio-button.test.tsx:46:22) at Promise.then.completed (../../../.yarn/berry/cache/jest-circus-npm-29.7.0-f7679858c6-10c0.zip/node_modules/jest-circus/build/utils.js:298:28) at callAsyncCircusFn (../../../.yarn/berry/cache/jest-circus-npm-29.7.0-f7679858c6-10c0.zip/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (../../../.yarn/berry/cache/jest-circus-npm-29.7.0-f7679858c6-10c0.zip/node_modules/jest-circus/build/run.js:316:40) at _runTest (../../../.yarn/berry/cache/jest-circus-npm-29.7.0-f7679858c6-10c0.zip/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (../../../.yarn/berry/cache/jest-circus-npm-29.7.0-f7679858c6-10c0.zip/node_modules/jest-circus/build/run.js:126:9) at _runTestsForDescribeBlock (../../../.yarn/berry/cache/jest-circus-npm-29.7.0-f7679858c6-10c0.zip/node_modules/jest-circus/build/run.js:121:9) at run (../../../.yarn/berry/cache/jest-circus-npm-29.7.0-f7679858c6-10c0.zip/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (../../../.yarn/berry/cache/jest-circus-npm-29.7.0-f7679858c6-10c0.zip/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (../../../.yarn/berry/cache/jest-circus-npm-29.7.0-f7679858c6-10c0.zip/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (../../../.yarn/berry/cache/jest-runner-npm-29.7.0-3bc9f82b58-10c0.zip/node_modules/jest-runner/build/runTest.js:367:16) at runTest (../../../.yarn/berry/cache/jest-runner-npm-29.7.0-3bc9f82b58-10c0.zip/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (../../../.yarn/berry/cache/jest-runner-npm-29.7.0-3bc9f82b58-10c0.zip/node_modules/jest-runner/build/testWorker.js:106:12)