Skip to content

增加从locator文件加载显示 #64

增加从locator文件加载显示

增加从locator文件加载显示 #64

Triggered via push June 22, 2024 13:52
Status Success
Total duration 1m 25s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.