Fix Lychee exit code not retrievable by Lychee #277
Annotations
7 errors and 1 notice
|
test
Process completed with exit code 1.
|
|
[chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “Best Practices and experimental rules”:
tests/accessibility-axe.spec.mjs#L42
2) [chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “Best Practices and experimental rules”
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 14
40 | })
41 |
> 42 | expect(violationsCount).toBe(0)
| ^
43 | })
44 | )
45 |
at /home/runner/work/canwe/canwe/tests/accessibility-axe.spec.mjs:42:29
|
|
[chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “Best Practices and experimental rules”:
tests/accessibility-axe.spec.mjs#L42
2) [chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “Best Practices and experimental rules”
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 14
40 | })
41 |
> 42 | expect(violationsCount).toBe(0)
| ^
43 | })
44 | )
45 |
at /home/runner/work/canwe/canwe/tests/accessibility-axe.spec.mjs:42:29
|
|
[chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “Best Practices and experimental rules”:
tests/accessibility-axe.spec.mjs#L42
2) [chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “Best Practices and experimental rules”
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 14
40 | })
41 |
> 42 | expect(violationsCount).toBe(0)
| ^
43 | })
44 | )
45 |
at /home/runner/work/canwe/canwe/tests/accessibility-axe.spec.mjs:42:29
|
|
[chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “WCAG 2.0 Level AA”:
tests/accessibility-axe.spec.mjs#L42
1) [chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “WCAG 2.0 Level AA”
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 16
40 | })
41 |
> 42 | expect(violationsCount).toBe(0)
| ^
43 | })
44 | )
45 |
at /home/runner/work/canwe/canwe/tests/accessibility-axe.spec.mjs:42:29
|
|
[chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “WCAG 2.0 Level AA”:
tests/accessibility-axe.spec.mjs#L42
1) [chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “WCAG 2.0 Level AA”
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 16
40 | })
41 |
> 42 | expect(violationsCount).toBe(0)
| ^
43 | })
44 | )
45 |
at /home/runner/work/canwe/canwe/tests/accessibility-axe.spec.mjs:42:29
|
|
[chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “WCAG 2.0 Level AA”:
tests/accessibility-axe.spec.mjs#L42
1) [chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “WCAG 2.0 Level AA”
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 16
40 | })
41 |
> 42 | expect(violationsCount).toBe(0)
| ^
43 | })
44 | )
45 |
at /home/runner/work/canwe/canwe/tests/accessibility-axe.spec.mjs:42:29
|
|
🎭 Playwright Run Summary
2 failed
[chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “WCAG 2.0 Level AA”
[chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “Best Practices and experimental rules”
6 passed (15.4s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
2.82 MB |
sha256:f5159f4ebc9edd19c7eaf4b3b78ba4196472316b272a213de5e1af431c99b318
|
|