Skip to content

CI: linting-full job failing on main build #4874

@madhu-mohan-jaishankar

Description

@madhu-mohan-jaishankar

Summary

The linting-full CI workflow is currently failing on the main branch build.

Impact

  • main build is red.
  • Blocks confidence in subsequent PR merges that rely on a green baseline.
  • May mask new lint regressions being introduced on top of a broken baseline.

Steps to Reproduce

  1. Trigger / inspect the latest linting-full workflow run on main.
  2. Observe the failure status.

Expected Behavior

linting-full should pass on main.

Actual Behavior

linting-full fails on main.

Next Steps

  • Identify the failing linter(s) and offending file(s) from the latest main run logs.
  • Fix the underlying lint violations (or adjust lint config if intentional).
  • Re-run linting-full on main to confirm green.

Additional Context

Please attach the failing workflow run URL and relevant log excerpts in a comment.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcilint

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions