Skip to content

🔼 Updating deployment scripts #89

🔼 Updating deployment scripts

🔼 Updating deployment scripts #89

Triggered via push January 28, 2024 19:51
Status Failure
Total duration 4m 50s
Artifacts
build-and-deploy-functions
4m 42s
build-and-deploy-functions
Close Pull Request Job
0s
Close Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1, Azure/arm-deploy@v1, Azure/functions-action@v1.5.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-deploy-functions: src/AnimeFeedManager.Features/Users/IO/UserVerification.cs#L49
Argument of type 'ImmutableList<string?>' cannot be used for parameter 'NotFoundUsers' of type 'ImmutableList<string>' in 'SomeNotFound.SomeNotFound(ImmutableList<string> NotFoundUsers)' due to differences in the nullability of reference types.
build-and-deploy-functions: src/AnimeFeedManager.Features/Users/IO/UserVerification.cs#L49
Argument of type 'ImmutableList<string?>' cannot be used for parameter 'NotFoundUsers' of type 'ImmutableList<string>' in 'SomeNotFound.SomeNotFound(ImmutableList<string> NotFoundUsers)' due to differences in the nullability of reference types.