🛠️ Improving toast notifications #16
amf-backend-functions.yml
on: push
build-and-deploy-functions
3m 22s
Annotations
5 warnings
build-and-deploy-functions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1.6.1, 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/Tv/Types/AnimeInfoStorage.cs#L5
Non-nullable property 'PartitionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-deploy-functions:
src/AnimeFeedManager.Features/Tv/Types/AnimeInfoStorage.cs#L6
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-deploy-functions:
src/AnimeFeedManager.Features/Tv/Types/AnimeInfoStorage.cs#L5
Non-nullable property 'PartitionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-deploy-functions:
src/AnimeFeedManager.Features/Tv/Types/AnimeInfoStorage.cs#L6
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|