Skip to content

Conversation

@mcollina
Copy link
Member

Summary

  • Remove references to non-existent format-check job from lint workflow
  • Fix workflow error: "Job 'lint-summary' depends on unknown job 'format-check'"
  • Clean up summary table and status conditions

Changes

  • Removed format-check from lint-summary job dependencies
  • Removed format check row from summary table output
  • Removed format check condition from overall status check

Test plan

  • Verify workflow runs without dependency errors
  • Confirm lint summary job executes successfully
  • Check that summary output displays correctly

🤖 Generated with Claude Code

Remove references to 'format-check' job that doesn't exist in the workflow:
- Remove from lint-summary job dependencies
- Remove from summary table output
- Remove from overall status condition

Fixes workflow error: Job 'lint-summary' depends on unknown job 'format-check'

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@mcollina mcollina merged commit 2ecbffe into main Aug 27, 2025
41 checks passed
@mcollina mcollina deleted the fix/lint-workflow-format-check-dependency branch August 27, 2025 16:27
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