Skip to content

Add Microsoft.IO.Redist package (#426) #582

Add Microsoft.IO.Redist package (#426)

Add Microsoft.IO.Redist package (#426) #582

Triggered via push October 29, 2024 21:16
Status Success
Total duration 1m 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: RepoMan/Actions/Comment.cs#L11
Non-nullable field '_value' 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.
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 '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 '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 '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 '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 '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 '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 'EventPayload' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.