🛠️ Improving grid styles #73
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: Azure/functions-action@v1.5.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
Resolve Project Dependencies 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?
|
Resolve Project Dependencies 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?
|
Resolve Project Dependencies 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.
|
Loading