🔧 Fix zizmor ignore config line numbers#6548
Conversation
|
Co-authored-by: dubzzz <[email protected]>
@fast-check/ava
fast-check
@fast-check/jest
@fast-check/packaged
@fast-check/poisoning
@fast-check/vitest
@fast-check/worker
commit: |
|
👋 A preview of the new documentation is available at: http://69850f4e735221593df73b2c--dubzzz-fast-check.netlify.app |
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The zizmor CI check was failing because the line number references in
.github/zizmor.ymlwere stale after workflow file modifications shifted line positions by 10.Changes
cache-poisoningignore entries (lines 635→625, 709→699, 783→773, 857→847, 931→921, 1005→995, 1079→1069)template-injectionignore 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.