Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

feat: enable retry-on-snapshot-warnings in dependency-review#1056

Closed
iwamot wants to merge 2 commits intomainfrom
feat/retry-on-snapshot-warnings
Closed

feat: enable retry-on-snapshot-warnings in dependency-review#1056
iwamot wants to merge 2 commits intomainfrom
feat/retry-on-snapshot-warnings

Conversation

@iwamot
Copy link
Copy Markdown
Collaborator

@iwamot iwamot commented Mar 28, 2026

Summary

  • Enable retry-on-snapshot-warnings: true in dependency-review-action
  • Addresses GitHub's snapshot propagation delays that cause "No snapshots were found for the head SHA" warnings

🤖 Generated with Claude Code

Enable automatic retry when dependency snapshots are not immediately
available, addressing GitHub's snapshot propagation delays.

Signed-off-by: Takashi Iwamoto <hello@iwamot.com>
@iwamot iwamot self-assigned this Mar 28, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.96%. Comparing base (3cccb95) to head (e17054f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1056   +/-   ##
=======================================
  Coverage   50.96%   50.96%           
=======================================
  Files          26       26           
  Lines        1244     1244           
  Branches      178      178           
=======================================
  Hits          634      634           
  Misses        606      606           
  Partials        4        4           

☔ 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.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 28, 2026

Dependency Review

✅ No vulnerabilities found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA e17054f.
Ensure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 environment variable to
potentially resolve snapshot propagation issues.

Signed-off-by: Takashi Iwamoto <hello@iwamot.com>
@iwamot iwamot closed this Mar 28, 2026
@iwamot iwamot deleted the feat/retry-on-snapshot-warnings branch March 28, 2026 10:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant