fix(ci): sync package-lock.json version 0.3.0 → 1.0.1 #9
integration.yml
on: pull_request
Playwright integration (real chromium)
1m 29s
Annotations
4 errors, 1 warning, and 1 notice
|
Playwright integration (real chromium)
Process completed with exit code 1.
|
|
[chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json:
tests/integration/playwright/wcag-axe.test.ts#L341
1) [chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 3
+ Received + 3
@@ -3,13 +3,13 @@
"version": "2.1.0",
"runs": [
{
"tool": {
"driver": {
- "name": "ai-browser-auditor",
+ "name": "pixelcheck",
- "version": "0.3.0",
+ "version": "1.0.1",
- "informationUri": "https://github.com/xcodethink/ai-browser-auditor",
+ "informationUri": "https://github.com/xcodethink/pixelcheck",
"rules": [
{
"id": "wcag/1-1-1",
"name": "wcag/1-1-1",
"shortDescription": {
339 | const committed = fs.readFileSync(fixturePath, "utf8").trim();
340 |
> 341 | expect(generated.trim()).toBe(committed);
| ^
342 | });
343 | });
344 |
at /home/runner/work/pixelcheck/pixelcheck/tests/integration/playwright/wcag-axe.test.ts:341:30
|
|
[chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json:
tests/integration/playwright/wcag-axe.test.ts#L341
1) [chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 3
+ Received + 3
@@ -3,13 +3,13 @@
"version": "2.1.0",
"runs": [
{
"tool": {
"driver": {
- "name": "ai-browser-auditor",
+ "name": "pixelcheck",
- "version": "0.3.0",
+ "version": "1.0.1",
- "informationUri": "https://github.com/xcodethink/ai-browser-auditor",
+ "informationUri": "https://github.com/xcodethink/pixelcheck",
"rules": [
{
"id": "wcag/1-1-1",
"name": "wcag/1-1-1",
"shortDescription": {
339 | const committed = fs.readFileSync(fixturePath, "utf8").trim();
340 |
> 341 | expect(generated.trim()).toBe(committed);
| ^
342 | });
343 | });
344 |
at /home/runner/work/pixelcheck/pixelcheck/tests/integration/playwright/wcag-axe.test.ts:341:30
|
|
[chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json:
tests/integration/playwright/wcag-axe.test.ts#L341
1) [chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 3
+ Received + 3
@@ -3,13 +3,13 @@
"version": "2.1.0",
"runs": [
{
"tool": {
"driver": {
- "name": "ai-browser-auditor",
+ "name": "pixelcheck",
- "version": "0.3.0",
+ "version": "1.0.1",
- "informationUri": "https://github.com/xcodethink/ai-browser-auditor",
+ "informationUri": "https://github.com/xcodethink/pixelcheck",
"rules": [
{
"id": "wcag/1-1-1",
"name": "wcag/1-1-1",
"shortDescription": {
339 | const committed = fs.readFileSync(fixturePath, "utf8").trim();
340 |
> 341 | expect(generated.trim()).toBe(committed);
| ^
342 | });
343 | });
344 |
at /home/runner/work/pixelcheck/pixelcheck/tests/integration/playwright/wcag-axe.test.ts:341:30
|
|
Playwright integration (real chromium)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json
21 passed (27.6s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-25254875398
Expired
|
16.9 KB |
sha256:23a9255dc7260bed735960069ff6ef3dcfbc68c340258ff46fc1b109fd5fbf51
|
|