Skip to content

Function cosmos db trigger that adds message to service bus queue #12

Function cosmos db trigger that adds message to service bus queue

Function cosmos db trigger that adds message to service bus queue #12

Triggered via push October 14, 2024 12:35
Status Success
Total duration 3m 13s
Artifacts
build-and-deploy
3m 0s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-and-deploy
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/
build-and-deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-and-deploy: handlenett-backend/serverless/functions/ItemsChangeFeed.cs#L67
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: handlenett-backend/serverless/functions/ItemsChangeFeed.cs#L69
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.