Skip to content

Conversation

@0hmX
Copy link
Contributor

@0hmX 0hmX commented Nov 18, 2025

No description provided.

@vercel
Copy link

vercel bot commented Nov 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
capacity-node-autorouter Ready Ready Preview Comment Nov 18, 2025 5:03pm

Comment on lines +1 to +6
// @ts-nocheck
import { AutoroutingPipelineDebugger } from "lib/testing/AutoroutingPipelineDebugger"
import bugReportJson from "./internal-connected-pins.json"
export default () => {
return <AutoroutingPipelineDebugger srj={bugReportJson} />
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file name 'Internal-connected-pins.fixture.tsx' violates the file naming consistency rule. The file uses PascalCase ('Internal-connected-pins') which is inconsistent with the kebab-case naming convention used by other files in the project (e.g., 'internal-connected-pins.json' and 'internally-connected-pins.test.tsx'). The file should be renamed to 'internal-connected-pins.fixture.tsx' to maintain consistency with the project's kebab-case naming convention.

Spotted by Graphite Agent (based on custom rule: Custom rule)

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@seveibar
Copy link
Contributor

The json doesnt contain offBoardConnectedPointIds

@seveibar
Copy link
Contributor

Make sure to skip the test so we dont need to merge on red

@seveibar
Copy link
Contributor

This is not the most simplified version i sent you a screenshot of

@github-actions
Copy link

This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs.

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.

2 participants