Skip to content

🔼 Updating infrastructure scripts to support net9 #72

🔼 Updating infrastructure scripts to support net9

🔼 Updating infrastructure scripts to support net9 #72

Triggered via push November 13, 2024 18:26
Status Failure
Total duration 5m 8s
Artifacts
build-and-deploy-functions
4m 57s
build-and-deploy-functions
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
build-and-deploy-functions
Execution Exception (state: PublishContent) (step: Invocation)
build-and-deploy-functions
When request Azure resource at PublishContent, Sync Trigger Functionapp : Failed to perform sync trigger on function app. Function app may have malformed content. Please manually restart your function app and inspect the package from WEBSITE_RUN_FROM_PACKAGE.
build-and-deploy-functions
Deployment Failed!
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.