🔼 Updating deployment scripts #89
amf-functions.yml
on: push
build-and-deploy-functions
4m 42s
Close Pull Request Job
0s
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.
|