Skip to content

Conversation

@stbychkov
Copy link
Owner

@stbychkov stbychkov commented Feb 8, 2025

Context: LoggerMessage doesn't support generic arguments out-of-the-box

Solution: skip all log calls that have generic arguments

@stbychkov stbychkov added the bug Something isn't working label Feb 8, 2025
@stbychkov stbychkov added this to the v1.0.10 milestone Feb 8, 2025
@stbychkov stbychkov self-assigned this Feb 8, 2025
@stbychkov stbychkov linked an issue Feb 8, 2025 that may be closed by this pull request
@stbychkov stbychkov merged commit 22b6f28 into main Feb 8, 2025
1 check passed
@stbychkov stbychkov deleted the 17-broken-build-due-to-generic-arguments branch February 8, 2025 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

it broken if the class is a CLASS<T>

2 participants