Skip to content

feat: List all files in a pull request before attempting merge #23

feat: List all files in a pull request before attempting merge

feat: List all files in a pull request before attempting merge #23

Triggered via pull request November 21, 2024 14:30
Status Success
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
The following actions use a deprecated Node.js version 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#L10
Field 'GraphPullRequest.CreatedAt' is never assigned to, and will always have its default value
Build: GitHub/GraphPullRequest.cs#L19
Field 'GraphPullRequestAuthor.Url' is never assigned to, and will always have its default value null
Build: GitHub/GraphPullRequest.cs#L31
Field 'GraphPullRequestLabels.Nodes' 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/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#L11
Field 'GraphPullRequest.Author' 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#L8
Field 'GraphPullRequest.Number' is never assigned to, and will always have its default value 0
Build: GitHub/GraphPullRequest.cs#L7
Field 'GraphPullRequest.Url' is never assigned to, and will always have its default value null