Skip to content

Conversation

@mshanemc
Copy link
Contributor

What does this PR do?

see #1362 (comment)

What issues does this PR fix or reference?

@W-20495414@

@mshanemc mshanemc requested a review from a team as a code owner December 18, 2025 16:14
const parseResults = DataImportPlanArraySchema.safeParse(planContents);

if (parseResults.error) {
// console.log(parseResults);
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be removed?

@jfeingold35 jfeingold35 merged commit 54add09 into main Dec 18, 2025
64 of 65 checks passed
@jfeingold35 jfeingold35 deleted the sm/qa-fixes branch December 18, 2025 17:25
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.

3 participants