Skip to content

Feat/qr#114

Merged
kTrzcinskii merged 10 commits intodevelopfrom
feat/qr
May 11, 2025
Merged

Feat/qr#114
kTrzcinskii merged 10 commits intodevelopfrom
feat/qr

Conversation

@staszkiet
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Member

@kTrzcinskii kTrzcinskii left a comment

Choose a reason for hiding this comment

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

Just one little thing, other than that looks great!

Comment on lines +61 to 64
if (ticket.Used)
{
return Result.Failure(StatusCodes.Status400BadRequest, "Ticket already used");
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It's unreachable because of line 57

Copy link
Copy Markdown
Member

@kTrzcinskii kTrzcinskii left a comment

Choose a reason for hiding this comment

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

LGTM

@kTrzcinskii kTrzcinskii merged commit 0a9abf1 into develop May 11, 2025
1 check passed
@kTrzcinskii kTrzcinskii deleted the feat/qr branch May 11, 2025 11:47
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