Skip to content

Conversation

@glyh
Copy link
Member

@glyh glyh commented Dec 2, 2025

No description provided.

@mergify
Copy link
Contributor

mergify bot commented Dec 2, 2025

⚠️ The sha of the head commit of this PR conflicts with #18158. Mergify cannot evaluate rules on this PR. ⚠️

t, err := time.Parse(time.RFC3339, timestampStr)
if err != nil {
// Also try a common variant with space instead of 'T'
t, err = time.Parse("2006-01-02 15:04:05-07:00", timestampStr)
Copy link
Member Author

Choose a reason for hiding this comment

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

We no longer accept this format. This should be AI hallucination.

@glyh glyh marked this pull request as draft December 2, 2025 03:58
@mergify
Copy link
Contributor

mergify bot commented Dec 2, 2025

⚠️ The sha of the head commit of this PR conflicts with #18158. Mergify cannot evaluate rules on this PR. ⚠️

2 similar comments
@mergify
Copy link
Contributor

mergify bot commented Dec 2, 2025

⚠️ The sha of the head commit of this PR conflicts with #18158. Mergify cannot evaluate rules on this PR. ⚠️

@mergify
Copy link
Contributor

mergify bot commented Dec 2, 2025

⚠️ The sha of the head commit of this PR conflicts with #18158. Mergify cannot evaluate rules on this PR. ⚠️

@glyh glyh closed this Dec 2, 2025
@mergify
Copy link
Contributor

mergify bot commented Dec 2, 2025

⚠️ The sha of the head commit of this PR conflicts with #18158. Mergify cannot evaluate rules on this PR. ⚠️

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