feat: Improved sorting of pull requests to merge #20
Annotations
11 warnings
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
GitHub/GraphPullRequest.cs#L7
Field 'GraphPullRequest.Url' is never assigned to, and will always have its default value null
|
Build:
GitHub/GraphPullRequest.cs#L13
Field 'GraphPullRequest.IsDraft' is never assigned to, and will always have its default value false
|
Build:
GitHub/GraphPullRequest.cs#L31
Field 'GraphPullRequestLabels.Nodes' is never assigned to, and will always have its default value null
|
Build:
GitHub/GraphPullRequest.cs#L11
Field 'GraphPullRequest.Author' is never assigned to, and will always have its default value null
|
Build:
GitHub/GraphPullRequest.cs#L20
Field 'GraphPullRequestAuthor.Login' is never assigned to, and will always have its default value null
|
Build:
GitHub/GraphTeamMember.cs#L8
Field 'GraphTeamMember.Login' is never assigned to, and will always have its default value null
|
Build:
GitHub/GraphPullRequest.cs#L14
Field 'GraphPullRequest.Labels' is never assigned to, and will always have its default value null
|
Build:
GitHub/GraphTeamMember.cs#L9
Field 'GraphTeamMember.Name' is never assigned to, and will always have its default value null
|
Build:
GitHub/GraphPullRequest.cs#L25
Field 'GraphPullRequestRef.Prefix' is never assigned to, and will always have its default value null
|
Build:
GitHub/GraphPullRequest.cs#L9
Field 'GraphPullRequest.Title' is never assigned to, and will always have its default value null
|