Skip to content

🩹 Fixing issues with worker crashing #66

🩹 Fixing issues with worker crashing

🩹 Fixing issues with worker crashing #66

Triggered via push November 10, 2024 02:57
Status Success
Total duration 3m 51s
Artifacts
build-and-deploy-functions
3m 42s
build-and-deploy-functions
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build-and-deploy-functions
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/
build-and-deploy-functions: 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?
build-and-deploy-functions: 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?
build-and-deploy-functions: 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.
build-and-deploy-functions: 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?
build-and-deploy-functions: 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?
build-and-deploy-functions: 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.