Skip to content

πŸ“ Adding movies subscriptions to the UI #17

πŸ“ Adding movies subscriptions to the UI

πŸ“ Adding movies subscriptions to the UI #17

Triggered via push April 2, 2024 01:59
Status Success
Total duration 5m 41s
Artifacts
build-and-deploy-functions
5m 30s
build-and-deploy-functions
Fit to window
Zoom out
Zoom in

Annotations

7 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.