Skip to content

Validate UUID assert not nil#4580

Open
emcfarlane wants to merge 4 commits into
mainfrom
ed/validateCheckNilUUID
Open

Validate UUID assert not nil#4580
emcfarlane wants to merge 4 commits into
mainfrom
ed/validateCheckNilUUID

Conversation

@emcfarlane

@emcfarlane emcfarlane commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This ensures no uuid.UUID taken as 00000000-0000-0000-0000-000000000000 is marked valid. Parsing a UUID allows for uuid.Nil but should not be when validating.

@emcfarlane emcfarlane requested review from doriable and pkwarren June 15, 2026 15:33
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJun 15, 2026, 3:39 PM

Comment thread private/pkg/uuidutil/uuidutil.go
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