Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: resolve the log returning empty slice #1277

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

divanshu-go
Copy link
Contributor

@divanshu-go divanshu-go commented Oct 19, 2024

fix: resolve the log returning empty slice

Description

by adding a check for empty string this PR fixes the log.warn showing an empty slice

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

Closes #1276

Screenshots

Before

image

After

image

Notes

Please add any relevant notes if necessary.

@divanshu-go divanshu-go requested a review from a team as a code owner October 19, 2024 15:12
@idagelic idagelic merged commit c8cb387 into daytonaio:main Oct 21, 2024
12 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.

a log showing empty slice as an error
3 participants