Skip to content

Merge pull request #86 from delegateas/fix/query-pagination-wrapper #170

Merge pull request #86 from delegateas/fix/query-pagination-wrapper

Merge pull request #86 from delegateas/fix/query-pagination-wrapper #170

Triggered via push April 20, 2026 15:17
Status Success
Total duration 1m 40s
Artifacts

ci-pipeline.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
generator
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
generator: Generator/Queries/PowerAutomateQueries.cs#L51
Possible null reference argument for parameter 'Name' in 'PowerAutomateFlow.PowerAutomateFlow(string Id, string Name, string ClientData)'.
generator: Generator/Queries/PowerAutomateQueries.cs#L50
Possible null reference argument for parameter 'Id' in 'PowerAutomateFlow.PowerAutomateFlow(string Id, string Name, string ClientData)'.
generator: Generator/Queries/WebResourceQueries.cs#L76
Possible null reference argument for parameter 'Name' in 'WebResource.WebResource(string Id, string Name, string Content, OptionSetValue WebResourceType, string Description)'.
generator: Generator/DTO/Attributes/LookupAttribute.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
generator: Generator/DTO/Attributes/Attribute.cs#L26
Non-nullable property 'PublisherPrefix' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
generator: Generator/DTO/Attributes/Attribute.cs#L26
Non-nullable property 'PublisherName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
generator: Generator/Queries/PowerAutomateQueries.cs#L52
Possible null reference argument for parameter 'ClientData' in 'PowerAutomateFlow.PowerAutomateFlow(string Id, string Name, string ClientData)'.
generator: Generator/Queries/PowerAutomateQueries.cs#L51
Possible null reference argument for parameter 'Name' in 'PowerAutomateFlow.PowerAutomateFlow(string Id, string Name, string ClientData)'.
generator: Generator/Queries/PowerAutomateQueries.cs#L50
Possible null reference argument for parameter 'Id' in 'PowerAutomateFlow.PowerAutomateFlow(string Id, string Name, string ClientData)'.
generator: Generator/Queries/WebResourceQueries.cs#L76
Possible null reference argument for parameter 'Name' in 'WebResource.WebResource(string Id, string Name, string Content, OptionSetValue WebResourceType, string Description)'.
website
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/