Skip to content

Update danger banner colors #20848

Update danger banner colors

Update danger banner colors #20848

Triggered via pull request June 27, 2024 23:18
Status Failure
Total duration 14m 44s
Artifacts 5

ci.yml

on: pull_request
Matrix: end-to-end-tests / run-tests
Create report
16s
Create report
upload-to-codecov
0s
upload-to-codecov
Fit to window
Zoom out
Zoom in

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