ci: vendor validation scripts and remove remote action pins - #93
Conversation
CI failed: CI failures across 3 jobs caused by a missing Julia test file and undefined Base variable, a Gitleaks shallow-checkout revision resolution error, and a K9 contract validation error due to a missing pedigree name.OverviewMultiple distinct CI failures occurred across jobs: a Julia package compilation and test failure, a Gitleaks security scan failure due to shallow git history, and a K9 contract validation error due to a missing pedigree field. FailuresJulia Package Precompilation and Test Failure (confidence: high)
Gitleaks Revision Resolution Error (confidence: high)
K9 Contract Validation Failure (confidence: high)
Summary
Code Review ✅ Approved 3 resolved / 3 findingsVendors validation scripts and removes remote action pins to fix CI stability. Consider addressing the minor CRLF line ending, read loop, and space normalization findings to ensure robust script execution.
✅ 3 resolved✅ Edge Case: K9 magic-number check breaks on CRLF line endings
✅ Edge Case: read loops silently ignore a final line with no trailing newline
✅ Edge Case: normalise_level trims only a single leading/trailing space
Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
Automated PR to fix CI after deleted actions.