Skip to content

Conversation

@snyk-tim
Copy link
Contributor

@snyk-tim snyk-tim commented Jan 7, 2026

What this does

Shows warnings for all projects being tested with --all-projects. Relies on the --print-effective-graph-with-errors argument added to the cli in this PR.

Warning messages now include failed/total project counts (e.g., 2/4 potential projects failed to get dependencies).

Future considerations

This PR includes a temporary implementation for rendering warnings. The long-term plan is for the CLI to take full ownership of warning rendering. Achieving this will require extensions to handle workflow.Data objects that contain errors and propagate them upstream rather than rendering them directly. Implementing this change will require coordinated updates across extensions to ensure backwards compatibility and avoid breakages.

@snyk-tim snyk-tim requested review from a team as code owners January 7, 2026 13:00
@github-actions github-actions bot added the feat label Jan 7, 2026
@snyk-io
Copy link

snyk-io bot commented Jan 7, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@snyk-tim snyk-tim force-pushed the feat/show-warnings-for-all-projects branch from 9a1e881 to 042447d Compare January 7, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants