Bump minimatch from 9.0.5 to 9.0.9 #306
Annotations
4 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 “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
1 failed
[chromium] › tests/accessibility-axe.spec.mjs:11:3 › It has no automatically detectable accessibility issues of category “WCAG 2.0 Level AA”
7 passed (11.7s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
1.73 MB |
sha256:f9dc695dffeef1959066a5e8c023fc74f23e9d42a0f2659f056840abe6a3f109
|
|