Skip to content

fix(social-pinterest): tolerate invalid created_at values#791

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/pinterest-invalid-created-at
Jul 14, 2026
Merged

fix(social-pinterest): tolerate invalid created_at values#791
ralyodio merged 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/pinterest-invalid-created-at

Conversation

@aiirvizionz

Copy link
Copy Markdown
Contributor

Summary

  • avoid throwing after a successful Pinterest Pin create when created_at is malformed
  • fall back to the current timestamp for invalid Pinterest timestamps
  • add a focused regression test for invalid created_at responses

Tests

  • vitest run packages/social/pinterest/src/index.test.ts
  • tsc -p packages/social/pinterest/tsconfig.json --noEmit

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

5 similar comments
@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@ralyodio
ralyodio merged commit bf38bb8 into profullstack:master Jul 14, 2026
4 checks passed
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