Skip to content

Cleanup sendable conformance for DependencyBuilderError#308

Merged
skorulis-ap merged 1 commit intomainfrom
skorulis/error-sendable
Oct 22, 2025
Merged

Cleanup sendable conformance for DependencyBuilderError#308
skorulis-ap merged 1 commit intomainfrom
skorulis/error-sendable

Conversation

@skorulis-ap
Copy link
Copy Markdown
Contributor

@skorulis-ap skorulis-ap commented Oct 20, 2025

This is a warning being raised in some build environments. There isn't any need to keep the actual types around, they are only used for logging so converting them to Strings early instead.

@skorulis-ap skorulis-ap force-pushed the skorulis/error-sendable branch from 5c2f6e9 to bf27c54 Compare October 20, 2025 04:52
@skorulis-ap skorulis-ap force-pushed the skorulis/error-sendable branch from bf27c54 to 46fb622 Compare October 20, 2025 05:31
@skorulis-ap skorulis-ap requested a review from bradfol October 20, 2025 05:35
@skorulis-ap skorulis-ap merged commit 61849dd into main Oct 22, 2025
2 checks passed
@skorulis-ap skorulis-ap deleted the skorulis/error-sendable branch October 22, 2025 21:45
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