Skip to content

CosmosDB function to log changes works local, config for prod added b… #9

CosmosDB function to log changes works local, config for prod added b…

CosmosDB function to log changes works local, config for prod added b… #9

Triggered via push October 11, 2024 10:59
Status Success
Total duration 3m 14s
Artifacts
build-and-deploy
3m 2s
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#L36
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#L38
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.