🩹 Fixing grid styles for mobile #84
Annotations
9 warnings
Test Using Dotnet:
src/AnimeFeedManager.Features/Movies/Scrapping/Feed/Types/Notifications.cs#L12
Parameter 'SeasonInfo' is unread. Did you forget to use it to initialize the property with that name?
|
Test Using Dotnet:
src/AnimeFeedManager.Features/Ovas/Scrapping/Feed/Types/Notifications.cs#L12
Parameter 'SeasonInfo' is unread. Did you forget to use it to initialize the property with that name?
|
Test Using Dotnet:
src/AnimeFeedManager.Features/Infrastructure/Messaging/AzureQueueMessages.cs#L104
Using member 'System.BinaryData.FromObjectAsJson<T>(T, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed.
|
dotnet build and publish:
src/AnimeFeedManager.Features/Movies/Scrapping/Feed/Types/Notifications.cs#L12
Parameter 'SeasonInfo' is unread. Did you forget to use it to initialize the property with that name?
|
dotnet build and publish:
src/AnimeFeedManager.Features/Ovas/Scrapping/Feed/Types/Notifications.cs#L12
Parameter 'SeasonInfo' is unread. Did you forget to use it to initialize the property with that name?
|
dotnet build and publish:
src/AnimeFeedManager.Features/Infrastructure/Messaging/AzureQueueMessages.cs#L104
Using member 'System.BinaryData.FromObjectAsJson<T>(T, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed.
|
dotnet build and publish:
src/AnimeFeedManager.Features/Movies/Scrapping/Feed/Types/Notifications.cs#L12
Parameter 'SeasonInfo' is unread. Did you forget to use it to initialize the property with that name?
|
dotnet build and publish:
src/AnimeFeedManager.Features/Ovas/Scrapping/Feed/Types/Notifications.cs#L12
Parameter 'SeasonInfo' is unread. Did you forget to use it to initialize the property with that name?
|
dotnet build and publish:
src/AnimeFeedManager.Features/Infrastructure/Messaging/AzureQueueMessages.cs#L104
Using member 'System.BinaryData.FromObjectAsJson<T>(T, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed.
|
Loading