增加从locator文件加载显示 #64
Annotations
10 warnings
build:
Samples/WindowsHighlightSample/MainForm.cs#L221
Possible null reference argument for parameter 'component' in 'void Accessible.Record(object component)'.
|
build:
Recorder/ViewModels/MainWindowViewModel.cs#L20
Non-nullable field '_accessibleLocatorStorage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Recorder/ViewModels/MainWindowViewModel.cs#L20
Non-nullable field '_appData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Recorder/ViewModels/MainWindowViewModel.cs#L20
Non-nullable field '_serializer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Recorder/ViewModels/MainWindowViewModel.cs#L20
Non-nullable property 'Nodes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Recorder/ViewModels/MainWindowViewModel.cs#L45
Dereference of a possibly null reference.
|
build:
Samples/WindowsHighlightSample/MainForm.cs#L221
Possible null reference argument for parameter 'component' in 'void Accessible.Record(object component)'.
|
build:
Recorder/ViewModels/MainWindowViewModel.cs#L20
Non-nullable field '_accessibleLocatorStorage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Recorder/ViewModels/MainWindowViewModel.cs#L20
Non-nullable field '_appData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Recorder/ViewModels/MainWindowViewModel.cs#L20
Non-nullable field '_serializer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|