removed sampling and added errorhandling #11
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
handlenett-backend/serverless/functions/ItemsChangeFeed.cs#L47
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
handlenett-backend/serverless/functions/ItemsChangeFeed.cs#L49
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
This job succeeded
Loading