Skip to content

update nuget version (#15) #76

update nuget version (#15)

update nuget version (#15) #76

Triggered via push July 30, 2024 16:15
Status Success
Total duration 2m 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Recorder/ViewModels/MainWindowViewModel.cs#L42
Non-nullable field '_accessible' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Recorder/ViewModels/MainWindowViewModel.cs#L42
Non-nullable field '_accessibleLocatorStorage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Recorder/ViewModels/MainWindowViewModel.cs#L42
Non-nullable field '_ignoreProcessNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Recorder/ViewModels/MainWindowViewModel.cs#L42
Non-nullable field '_serializer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Recorder/ViewModels/MainWindowViewModel.cs#L42
Non-nullable field '_windowsHighlight' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Recorder/ViewModels/MainWindowViewModel.cs#L161
Possible null reference argument for parameter 'source' in 'Node? Enumerable.FirstOrDefault<Node>(IEnumerable<Node> source, Func<Node, bool> predicate)'.
build: Recorder/ViewModels/MainWindowViewModel.cs#L167
Possible null reference argument for parameter 'item' in 'void Collection<Node>.Add(Node item)'.
build: Samples/WindowsHighlightSample/MainForm.cs#L221
Possible null reference argument for parameter 'component' in 'void Accessible.Record(object component)'.
build: Recorder/ViewModels/MainWindowViewModel.cs#L42
Non-nullable field '_accessible' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Recorder/ViewModels/MainWindowViewModel.cs#L42
Non-nullable field '_accessibleLocatorStorage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.