Skip to content

Bump minimatch from 3.1.2 to 3.1.5 in /xref-helper #1111

Bump minimatch from 3.1.2 to 3.1.5 in /xref-helper

Bump minimatch from 3.1.2 to 3.1.5 in /xref-helper #1111

Triggered via pull request April 2, 2026 19:12
Status Success
Total duration 1m 18s
Artifacts

dotnet-build-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: RepoMan/State.cs#L41
Non-nullable field 'Milestones' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RepoMan/State.cs#L41
Non-nullable field 'EventPayload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RepoMan/State.cs#L41
Non-nullable field 'Logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RepoMan/State.cs#L41
Non-nullable field 'EventAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RepoMan/State.cs#L41
Non-nullable field 'RepositoryOwner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RepoMan/State.cs#L41
Non-nullable field 'RepositoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RepoMan/State.cs#L41
Non-nullable field 'IssuePrBody' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RepoMan/State.cs#L41
Non-nullable field 'Issue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RepoMan/State.cs#L41
Non-nullable field 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: RepoMan/State.cs#L41
Non-nullable field '_cachedStateBody' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.