fix: sass warnings when using deprecated str- mixins #3073
pr.yml
on: pull_request
e2e-tests
/
merge-reports
14s
Annotations
1 error, 14 warnings, and 10 notices
[demo:chromium] › e2e/demo.demo-e2e-spec.ts:43:3 › Demo Website › Route docs/svelte/components/select/api should be accessible:
e2e/demo.demo-e2e-spec.ts#L52
1) [demo:chromium] › e2e/demo.demo-e2e-spec.ts:43:3 › Demo Website › Route docs/svelte/components/select/api should be accessible
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 349
- Array []
+ Array [
+ Object {
+ "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
+ "help": "Elements must meet minimum color contrast ratio thresholds",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright",
+ "id": "color-contrast",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": Object {
+ "bgColor": "#fff8e3",
+ "contrastRatio": 2.65,
+ "expectedContrastRatio": "4.5:1",
+ "fgColor": "#aa9967",
+ "fontSize": "12.0pt (16px)",
+ "fontWeight": "normal",
+ "messageKey": null,
+ },
+ "id": "color-contrast",
+ "impact": "serious",
+ "message": "Element has insufficient color contrast of 2.65 (foreground color: #aa9967, background color: #fff8e3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
+ "relatedNodes": Array [
+ Object {
+ "html": "<div role=\"alert\" class=\"au-alert alert alert-warning p-0 border-0 border-start border-5 border-warning alert-dismissible fade show\">",
+ "target": Array [
+ ".alert-warning",
+ ],
+ },
+ Object {
+ "html": "<body data-sveltekit-preload-data=\"hover\">",
+ "target": Array [
+ "body",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has insufficient color contrast of 2.65 (foreground color: #aa9967, background color: #fff8e3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
+ "html": "<div class=\"alert-container p-3 border border-warning rounded-end\">",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ ".border-warning.alert-container.p-3",
+ ],
+ },
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": Object {
+ "bgColor": "#fff8e3",
+ "contrastRatio": 2.65,
+ "expectedContrastRatio": "4.5:1",
+ "fgColor": "#aa9967",
+ "fontSize": "12.0pt (16px)",
+ "fontWeight": "normal",
+ "messageKey": null,
+ },
+ "id": "color-contrast",
+ "impact": "serious",
+ "message": "Element has insufficient color contrast of 2.65 (foreground color: #aa9967, background color: #fff8e3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
+ "relatedNodes": Array [
+ Object {
+ "html": "<div role=\"alert\" class=\"au-alert alert alert-warning p-0 border-0 border-start border-5 border-warning alert-dismissible fade show\">",
+ "target": Array [
+ ".alert-warning",
+ ],
+ },
+ Object {
+ "html": "<body data-sveltekit-preload-data=\"hover\">",
+ "target": Array [
+ "body",
+ ],
+ },
+ ],
+ },
+ ],
|
e2e-tests / Test (1/10)
Cache not found for keys: node-cache-Linux-x64-npm-00570055729f0e498e0fb8f69a92d360167fb0b3654662349fa02e63b64dea61
|
e2e-tests / Test (4/10)
Cache not found for keys: node-cache-Linux-x64-npm-00570055729f0e498e0fb8f69a92d360167fb0b3654662349fa02e63b64dea61
|
e2e-tests / Test (4/10)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
e2e-tests / Test (5/10)
Cache not found for keys: node-cache-Linux-x64-npm-00570055729f0e498e0fb8f69a92d360167fb0b3654662349fa02e63b64dea61
|
e2e-tests / Test (5/10)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
e2e-tests / Test (2/10)
Cache not found for keys: node-cache-Linux-x64-npm-00570055729f0e498e0fb8f69a92d360167fb0b3654662349fa02e63b64dea61
|
e2e-tests / Test (2/10)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
validate-os / validate-os (windows-latest)
Cache not found for keys: node-cache-Windows-x64-npm-f3e621bfed5bcfcf7939cd4d9fe2475531f49d6abe7dc574fe0909d0d7aee038
|
e2e-tests / Test (3/10)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
e2e-tests / Test (3/10)
Cache not found for keys: node-cache-Linux-x64-npm-00570055729f0e498e0fb8f69a92d360167fb0b3654662349fa02e63b64dea61
|
build / build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
build / build
Cache not found for keys: node-cache-Linux-x64-npm-00570055729f0e498e0fb8f69a92d360167fb0b3654662349fa02e63b64dea61
|
e2e-tests / Test (10/10)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
e2e-tests / Test (10/10)
Cache not found for keys: node-cache-Linux-x64-npm-00570055729f0e498e0fb8f69a92d360167fb0b3654662349fa02e63b64dea61
|
🎭 Playwright Run Summary
113 passed (2.7m)
|
🎭 Playwright Run Summary
109 passed (2.6m)
|
🎭 Playwright Run Summary
117 passed (2.8m)
|
🎭 Playwright Run Summary
107 passed (2.9m)
|
🎭 Playwright Run Summary
108 passed (2.8m)
|
🎭 Playwright Run Summary
2 skipped
99 passed (2.4m)
|
🎭 Playwright Run Summary
1 skipped
108 passed (2.2m)
|
🎭 Playwright Run Summary
15 skipped
94 passed (5.2m)
|
🎭 Playwright Run Summary
1 flaky
[demo:chromium] › e2e/demo.demo-e2e-spec.ts:43:3 › Demo Website › Route docs/svelte/components/select/api should be accessible
1 skipped
107 passed (5.1m)
|
🎭 Playwright Run Summary
17 skipped
92 passed (7.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-playwright-report
|
6.1 MB |
|
e2e-test-1
Expired
|
226 KB |
|
e2e-test-10
Expired
|
104 KB |
|
e2e-test-2
Expired
|
223 KB |
|
e2e-test-3
Expired
|
209 KB |
|
e2e-test-4
Expired
|
222 KB |
|
e2e-test-5
Expired
|
220 KB |
|
e2e-test-6
Expired
|
134 KB |
|
e2e-test-7
Expired
|
121 KB |
|
e2e-test-8
Expired
|
4.97 MB |
|
e2e-test-9
Expired
|
104 KB |
|