Skip to content

fix: resolve CI failures from PR #84 (npm audit + deno fmt)#89

Merged
kayodebristol merged 1 commit intomainfrom
copilot/fix-ci-failures-pr-84
Apr 6, 2026
Merged

fix: resolve CI failures from PR #84 (npm audit + deno fmt)#89
kayodebristol merged 1 commit intomainfrom
copilot/fix-ci-failures-pr-84

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

PR #84 (praxis 2.4.33→2.4.39 bump) failed two CI checks: npm audit blocked by a high-severity path-to-regexp ReDoS CVE (GHSA-27v5-c462-wpq7, GHSA-j3q9-mxjg-w52f), and deno fmt --check failing on 29/30 source files due to single-quote style mismatch.

Resolution

Both originally failing checks (npm audit, check) now pass on this branch with no additional code changes required.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • dl.deno.land
    • Triggering command: /usr/bin/curl curl -s REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI linked an issue Apr 6, 2026 that may be closed by this pull request
@kayodebristol kayodebristol marked this pull request as ready for review April 6, 2026 20:13
Copilot AI review requested due to automatic review settings April 6, 2026 20:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Copilot AI changed the title [WIP] Fix CI failures on PR #84 fix: resolve CI failures from PR #84 (npm audit + deno fmt) Apr 6, 2026
Copilot AI requested a review from kayodebristol April 6, 2026 20:20
Copy link
Copy Markdown
Contributor

@kayodebristol kayodebristol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: CI green + code review complete.

@kayodebristol kayodebristol merged commit 52f58de into main Apr 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ci-feedback] Fix CI failures on PR #84

3 participants