Skip to content

Running Copilot coding agent #4

Running Copilot coding agent

Running Copilot coding agent #4

Triggered via dynamic January 27, 2026 22:52
Status Success
Total duration 3m 33s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/recommended.js > recommended rules > gts config has the right list: tests/recommended.js#L38
Error: Snapshot `recommended rules > gts config has the right list 1` mismatched - Expected + Received [ - "template-no-debugger", - "template-no-duplicate-attributes", - "template-no-let-reference", - "template-no-log", - "template-no-positive-tabindex", - "template-no-triple-curlies", + "template-deprecated-inline-view-helper", + "template-deprecated-render-helper", + "template-link-rel-noopener", + "template-no-abstract-roles", + "template-no-accesskey-attribute", + "template-no-action", + "template-no-args-paths", + "template-no-aria-hidden-body", + "template-no-autofocus-attribute", + "template-no-debugger", + "template-no-duplicate-attributes", + "template-no-duplicate-id", + "template-no-input-block", + "template-no-input-tagname", + "template-no-let-reference", + "template-no-log", + "template-no-obsolete-elements", + "template-no-partial", + "template-no-positive-tabindex", + "template-no-this-in-template-only-components", + "template-no-triple-curlies", + "template-no-unbound", + "template-no-unnecessary-concat", + "template-no-valueless-arguments", + "template-no-with", "template-require-button-type", ] ❯ tests/recommended.js:38:20
tests/recommended.js > recommended rules > gjs config has the right list: tests/recommended.js#L26
Error: Snapshot `recommended rules > gjs config has the right list 1` mismatched - Expected + Received [ - "template-no-debugger", - "template-no-duplicate-attributes", - "template-no-let-reference", - "template-no-log", - "template-no-positive-tabindex", - "template-no-triple-curlies", + "template-deprecated-inline-view-helper", + "template-deprecated-render-helper", + "template-link-rel-noopener", + "template-no-abstract-roles", + "template-no-accesskey-attribute", + "template-no-action", + "template-no-args-paths", + "template-no-aria-hidden-body", + "template-no-autofocus-attribute", + "template-no-debugger", + "template-no-duplicate-attributes", + "template-no-duplicate-id", + "template-no-input-block", + "template-no-input-tagname", + "template-no-let-reference", + "template-no-log", + "template-no-obsolete-elements", + "template-no-partial", + "template-no-positive-tabindex", + "template-no-this-in-template-only-components", + "template-no-triple-curlies", + "template-no-unbound", + "template-no-unnecessary-concat", + "template-no-valueless-arguments", + "template-no-with", "template-require-button-type", ] ❯ tests/recommended.js:26:20