Skip to content

Bump lodash from 4.17.23 to 4.18.1 in /xref-helper (#653) #1485

Bump lodash from 4.17.23 to 4.18.1 in /xref-helper (#653)

Bump lodash from 4.17.23 to 4.18.1 in /xref-helper (#653) #1485

Triggered via push April 2, 2026 19:11
Status Success
Total duration 3m 36s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): RepoMan/Utilities.cs#L10
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze (csharp): 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.
Analyze (csharp)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.