Update danger banner colors #20848
ci.yml
on: pull_request
Matrix: end-to-end-tests / run-tests
test
5m 46s
build
2m 48s
generate-headers
1m 0s
types
1m 35s
lint
4m 10s
dead-code
1m 36s
prettier
58s
Create report
16s
upload-to-codecov
0s
Annotations
5 errors and 1 warning
Storyshots › Components/Banner › Danger:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `Storyshots Components/Banner Danger 1`
- Snapshot - 1
+ Received + 12
@@ -8,11 +8,22 @@
className="flex-grow-1"
/>
<div
className="align-self-center"
>
- This is a danger banner. Something went wrong!
+ <span>
+ This is a danger banner.
+ <strong>
+ Something went wrong!
+ </strong>
+
+ <a
+ href="#"
+ >
+ Link
+ </a>
+ </span>
</div>
<div
className="flex-grow-1"
/>
</div>
at match (node_modules/@storybook/addon-storyshots/dist/test-bodies.js:23:32)
at node_modules/@storybook/addon-storyshots/dist/test-bodies.js:32:16
at Object.<anonymous> (node_modules/@storybook/addon-storyshots/dist/api/snapshotsTestsTemplate.js:20:29)
|
Storyshots › Components/Banner › Info:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `Storyshots Components/Banner Info 1`
- Snapshot - 1
+ Received + 12
@@ -8,11 +8,22 @@
className="flex-grow-1"
/>
<div
className="align-self-center"
>
- This is an info banner. Check it out!
+ <span>
+ This is an info banner.
+ <strong>
+ Check it out!
+ </strong>
+
+ <a
+ href="#"
+ >
+ Link
+ </a>
+ </span>
</div>
<div
className="flex-grow-1"
/>
</div>
at match (node_modules/@storybook/addon-storyshots/dist/test-bodies.js:23:32)
at node_modules/@storybook/addon-storyshots/dist/test-bodies.js:32:16
at Object.<anonymous> (node_modules/@storybook/addon-storyshots/dist/api/snapshotsTestsTemplate.js:20:29)
|
Storyshots › Components/Banner › Success:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `Storyshots Components/Banner Success 1`
- Snapshot - 1
+ Received + 12
@@ -8,11 +8,22 @@
className="flex-grow-1"
/>
<div
className="align-self-center"
>
- This is a success banner. Something good happened!
+ <span>
+ This is a success banner.
+ <strong>
+ Something good happened!
+ </strong>
+
+ <a
+ href="#"
+ >
+ Link
+ </a>
+ </span>
</div>
<div
className="flex-grow-1"
/>
</div>
at match (node_modules/@storybook/addon-storyshots/dist/test-bodies.js:23:32)
at node_modules/@storybook/addon-storyshots/dist/test-bodies.js:32:16
at Object.<anonymous> (node_modules/@storybook/addon-storyshots/dist/api/snapshotsTestsTemplate.js:20:29)
|
Storyshots › Components/Banner › Warning:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `Storyshots Components/Banner Warning 1`
- Snapshot - 1
+ Received + 12
@@ -8,11 +8,22 @@
className="flex-grow-1"
/>
<div
className="align-self-center"
>
- This is a warning banner. Something is not quite right.
+ <span>
+ This is a warning banner.
+ <strong>
+ Something is not quite right.
+ </strong>
+
+ <a
+ href="#"
+ >
+ Link
+ </a>
+ </span>
</div>
<div
className="flex-grow-1"
/>
</div>
at match (node_modules/@storybook/addon-storyshots/dist/test-bodies.js:23:32)
at node_modules/@storybook/addon-storyshots/dist/test-bodies.js:32:16
at Object.<anonymous> (node_modules/@storybook/addon-storyshots/dist/api/snapshotsTestsTemplate.js:20:29)
|
test
Process completed with exit code 1.
|
prettier
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
brick-headers
Expired
|
17.4 KB |
|
build-staging-bundle-dependency-report
Expired
|
545 KB |
|
end-to-end-tests-report
Expired
|
258 KB |
|
end-to-end-tests-report-chrome
Expired
|
123 KB |
|
end-to-end-tests-report-edge
Expired
|
124 KB |
|