Skip to content

Resume link

Resume link #135

Triggered via pull request November 13, 2025 18:34
@binickbinick
opened #97
resume
Status Success
Total duration 15m 17s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Failed Test: /case-studies/page/1/index.html: tests/e2e/a11y/index.spec.ts#L0
/case-studies/page/1/index.html: Error: page.evaluate: Execution context was destroyed, most likely because of a navigation - Error: page.evaluate: Execution context was destroyed, most likely because of a navigation at AxeBuilder.analyze (/home/runner/work/binick.github.io/binick.github.io/node_modules/@axe-core/playwright/dist/index.js:236:16) at /home/runner/work/binick.github.io/binick.github.io/tests/e2e/a11y/index.spec.ts:52:10
Failed Test: /2022/07/02/use-raw-sql-script-with-ef-migrations/index.html: tests/e2e/a11y/index.spec.ts#L0
/2022/07/02/use-raw-sql-script-with-ef-migrations/index.html: Error: page.evaluate: Execution context was destroyed, most likely because of a navigation - Error: page.evaluate: Execution context was destroyed, most likely because of a navigation at AxeBuilder.analyze (/home/runner/work/binick.github.io/binick.github.io/node_modules/@axe-core/playwright/dist/index.js:236:16) at /home/runner/work/binick.github.io/binick.github.io/tests/e2e/a11y/index.spec.ts:52:10
Failed Test: /2022/07/02/how-to-use-raw-sql-script-with-ef-migrations/index.html: tests/e2e/a11y/index.spec.ts#L0
/2022/07/02/how-to-use-raw-sql-script-with-ef-migrations/index.html: Error: page.evaluate: Execution context was destroyed, most likely because of a navigation - Error: page.evaluate: Execution context was destroyed, most likely because of a navigation at AxeBuilder.analyze (/home/runner/work/binick.github.io/binick.github.io/node_modules/@axe-core/playwright/dist/index.js:236:16) at /home/runner/work/binick.github.io/binick.github.io/tests/e2e/a11y/index.spec.ts:52:10
Failed Test: /2022/06/01/github-pages-and-cloudflare-together/index.html: tests/e2e/a11y/index.spec.ts#L0
/2022/06/01/github-pages-and-cloudflare-together/index.html: Error: page.evaluate: Execution context was destroyed, most likely because of a navigation - Error: page.evaluate: Execution context was destroyed, most likely because of a navigation at AxeBuilder.analyze (/home/runner/work/binick.github.io/binick.github.io/node_modules/@axe-core/playwright/dist/index.js:236:16) at /home/runner/work/binick.github.io/binick.github.io/tests/e2e/a11y/index.spec.ts:52:10
Failed Test: /2022/06/01/-/index.html: tests/e2e/a11y/index.spec.ts#L0
/2022/06/01/-/index.html: Error: page.evaluate: Execution context was destroyed, most likely because of a navigation - Error: page.evaluate: Execution context was destroyed, most likely because of a navigation at AxeBuilder.analyze (/home/runner/work/binick.github.io/binick.github.io/node_modules/@axe-core/playwright/dist/index.js:236:16) at /home/runner/work/binick.github.io/binick.github.io/tests/e2e/a11y/index.spec.ts:52:10
Failed Test: /2022/05/22/micro-frontends-with-blazor-start-of-the-journay/index.html: tests/e2e/a11y/index.spec.ts#L0
/2022/05/22/micro-frontends-with-blazor-start-of-the-journay/index.html: Error: page.evaluate: Execution context was destroyed, most likely because of a navigation - Error: page.evaluate: Execution context was destroyed, most likely because of a navigation at AxeBuilder.analyze (/home/runner/work/binick.github.io/binick.github.io/node_modules/@axe-core/playwright/dist/index.js:236:16) at /home/runner/work/binick.github.io/binick.github.io/tests/e2e/a11y/index.spec.ts:52:10
Failed Test: /2022/04/29/monthly-recap-0/index.html: tests/e2e/a11y/index.spec.ts#L0
/2022/04/29/monthly-recap-0/index.html: Error: expect(received).toStrictEqual(expected) // deep equality - Expected - 1 + Received + 70 - Array [] + Array [ + Object { + "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color", + "help": "Links must be distinguishable without relying on color", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright", + "id": "link-in-text-block", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "contrastRatio": 1.01, + "messageKey": "fgContrast", + "nodeColor": "#1e1e1e", + "parentColor": "#1f1f1f", + "requiredContrastRatio": 3, + }, + "id": "link-in-text-block", + "impact": "serious", + "message": "The link has insufficient color contrast of 1.01:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1e1e1e, surrounding text: #1f1f1f)", + "relatedNodes": Array [ + Object { + "html": "<li><a href=\"https://dev.to/azure/build-your-own-azure-cli-extensions-42fk\">Build your own Azure CLI Extensions</a>: great article on how to create an extension to the <em>Azure CLI</em>.</li>", + "target": Array [ + "ol > li", + ], + }, + ], + }, + Object { + "data": null, + "id": "link-in-text-block-style", + "impact": "serious", + "message": "The link has no styling (such as underline) to distinguish it from the surrounding text", + "relatedNodes": Array [ + Object { + "html": "<li><a href=\"https://dev.to/azure/build-your-own-azure-cli-extensions-42fk\">Build your own Azure CLI Extensions</a>: great article on how to create an extension to the <em>Azure CLI</em>.</li>", + "target": Array [ + "ol > li", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + The link has insufficient color contrast of 1.01:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1e1e1e, surrounding text: #1f1f1f) + The link has no styling (such as underline) to distinguish it from the surrounding text", + "html": "<a href=\"https://dev.to/azure/build-your-own-azure-cli-extensions-42fk\">Build your own Azure CLI Extensions</a>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ol > li > a", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2a", + "wcag141", + "TTv5", + "TT13.a", + "EN-301-549", + "EN-9.1.4.1", + "RGAAv4", + "RGAA-10.6.1", + ], + }, + ] - Error: expect(received).toStrictEqual(expected) // deep equality - Expected - 1 + Received + 70 - Array [] + Array [ + Object { + "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color", + "help": "Links must be distinguishable without relying on color", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright", + "id": "link-in-text-block", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "contrastRatio": 1.01, + "messageKey": "fgContrast", + "nodeColor": "#1e1e1e", + "parentColor": "#1f1f1f", + "requiredContrastRatio": 3, + }, + "id": "link-in-text-block", + "impact": "serious", + "message": "The link has insufficient color contrast of 1.01:1 with the sur
Failed Test: /2022/01/08/develop-integrated-solutions-with-active-directory-b2c-and-azure-event-grid./index.html: tests/e2e/a11y/index.spec.ts#L0
/2022/01/08/develop-integrated-solutions-with-active-directory-b2c-and-azure-event-grid./index.html: Error: expect(received).toStrictEqual(expected) // deep equality - Expected - 1 + Received + 70 - Array [] + Array [ + Object { + "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color", + "help": "Links must be distinguishable without relying on color", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright", + "id": "link-in-text-block", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "contrastRatio": 1.01, + "messageKey": "fgContrast", + "nodeColor": "#1e1e1e", + "parentColor": "#1f1f1f", + "requiredContrastRatio": 3, + }, + "id": "link-in-text-block", + "impact": "serious", + "message": "The link has insufficient color contrast of 1.01:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1e1e1e, surrounding text: #1f1f1f)", + "relatedNodes": Array [ + Object { + "html": "<li><code>Custom Input Schema</code> this schema will require the creation of an <a href=\"https://docs.microsoft.com/azure/event-grid/input-mappings\">association</a> between the properties of the input object and those required by the <code>Event Grid Schema</code></li>", + "target": Array [ + "ul:nth-child(13) > li:nth-child(3)", + ], + }, + ], + }, + Object { + "data": null, + "id": "link-in-text-block-style", + "impact": "serious", + "message": "The link has no styling (such as underline) to distinguish it from the surrounding text", + "relatedNodes": Array [ + Object { + "html": "<li><code>Custom Input Schema</code> this schema will require the creation of an <a href=\"https://docs.microsoft.com/azure/event-grid/input-mappings\">association</a> between the properties of the input object and those required by the <code>Event Grid Schema</code></li>", + "target": Array [ + "ul:nth-child(13) > li:nth-child(3)", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + The link has insufficient color contrast of 1.01:1 with the surrounding text. (Minimum contrast is 3:1, link text: #1e1e1e, surrounding text: #1f1f1f) + The link has no styling (such as underline) to distinguish it from the surrounding text", + "html": "<a href=\"https://docs.microsoft.com/azure/event-grid/input-mappings\">association</a>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ul:nth-child(13) > li:nth-child(3) > a", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2a", + "wcag141", + "TTv5", + "TT13.a", + "EN-301-549", + "EN-9.1.4.1", + "RGAAv4", + "RGAA-10.6.1", + ], + }, + ] - Error: expect(received).toStrictEqual(expected) // deep equality - Expected - 1 + Received + 70 - Array [] + Array [ + Object { + "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color", + "help": "Links must be distinguishable without relying on color", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-in-text-block?application=playwright", + "id": "link-in-text-block", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "contrastRatio": 1.01, + "messageKey": "fgContrast", + "nodeColor": "#1e1e1e"
Failed Test: /2021/01/02/azure-devops-code-coverage/index.html: tests/e2e/a11y/index.spec.ts#L0
/2021/01/02/azure-devops-code-coverage/index.html: Error: page.evaluate: Execution context was destroyed, most likely because of a navigation - Error: page.evaluate: Execution context was destroyed, most likely because of a navigation at AxeBuilder.analyze (/home/runner/work/binick.github.io/binick.github.io/node_modules/@axe-core/playwright/dist/index.js:236:16) at /home/runner/work/binick.github.io/binick.github.io/tests/e2e/a11y/index.spec.ts:52:10
Failed Test: /2020/10/22/sqlserver-efcore-json/index.html: tests/e2e/a11y/index.spec.ts#L0
/2020/10/22/sqlserver-efcore-json/index.html: Error: page.evaluate: Execution context was destroyed, most likely because of a navigation - Error: page.evaluate: Execution context was destroyed, most likely because of a navigation at AxeBuilder.analyze (/home/runner/work/binick.github.io/binick.github.io/node_modules/@axe-core/playwright/dist/index.js:236:16) at /home/runner/work/binick.github.io/binick.github.io/tests/e2e/a11y/index.spec.ts:52:10
build
Process completed with exit code 1.