Skip to content

Conversation

@mcncl
Copy link
Contributor

@mcncl mcncl commented Oct 16, 2025

Description

block steps don't have a createdAt time, so handling that will cause a segfault

Changes

  • Adds a conditional to check if createdAt is nil and handles it correctly; setting to nil instead of parsing a time from a nil value

Signed-off-by: Ben McNicholl <git@benmcnicholl.com>
@mcncl mcncl requested a review from a team as a code owner October 16, 2025 22:57
Copy link

@nsuma8989 nsuma8989 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@mcncl mcncl merged commit 031d9e6 into main Oct 16, 2025
1 check passed
@mcncl mcncl deleted the fix/segfault_build_view branch October 16, 2025 23:11
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