Skip to content

🔧 Fix zizmor ignore config line numbers#6548

Merged
dubzzz merged 2 commits into
mainfrom
copilot/fix-ignore-config-zizmor-errors
Feb 5, 2026
Merged

🔧 Fix zizmor ignore config line numbers#6548
dubzzz merged 2 commits into
mainfrom
copilot/fix-ignore-config-zizmor-errors

Conversation

Copilot AI commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

The zizmor CI check was failing because the line number references in .github/zizmor.yml were stale after workflow file modifications shifted line positions by 10.

Changes

  • Updated cache-poisoning ignore entries (lines 635→625, 709→699, 783→773, 857→847, 931→921, 1005→995, 1079→1069)
  • Updated template-injection ignore entries (lines 667→657, 741→731, 815→805, 889→879, 963→953, 1037→1027, 1111→1101)

All seven package publish jobs (fast-check, ava, jest, packaged, poisoning, vitest, worker) had their ignore line numbers corrected.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@changeset-bot

changeset-bot Bot commented Feb 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8053642

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copilot AI changed the title [WIP] Fix ignore config for zizmor errors 🔧 Fix zizmor ignore config line numbers Feb 5, 2026
Copilot AI requested a review from dubzzz February 5, 2026 19:54
@dubzzz
dubzzz marked this pull request as ready for review February 5, 2026 21:42
@dubzzz
dubzzz enabled auto-merge (squash) February 5, 2026 21:43
@pkg-pr-new

pkg-pr-new Bot commented Feb 5, 2026

Copy link
Copy Markdown
@fast-check/ava

npm i https://pkg.pr.new/@fast-check/ava@6548

fast-check

npm i https://pkg.pr.new/fast-check@6548

@fast-check/jest

npm i https://pkg.pr.new/@fast-check/jest@6548

@fast-check/packaged

npm i https://pkg.pr.new/@fast-check/packaged@6548

@fast-check/poisoning

npm i https://pkg.pr.new/@fast-check/poisoning@6548

@fast-check/vitest

npm i https://pkg.pr.new/@fast-check/vitest@6548

@fast-check/worker

npm i https://pkg.pr.new/@fast-check/worker@6548

commit: 8053642

@github-actions

github-actions Bot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

@dubzzz
dubzzz merged commit b0bedbc into main Feb 5, 2026
51 of 52 checks passed
@dubzzz
dubzzz deleted the copilot/fix-ignore-config-zizmor-errors branch February 5, 2026 21:50
@codecov

codecov Bot commented Feb 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.85%. Comparing base (7257dcc) to head (8053642).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6548   +/-   ##
=======================================
  Coverage   94.85%   94.85%           
=======================================
  Files         207      207           
  Lines        5581     5581           
  Branches     1467     1468    +1     
=======================================
  Hits         5294     5294           
  Misses        274      274           
  Partials       13       13           
Flag Coverage Δ
tests 94.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants