Analyzer back#361
Merged
Merged
Annotations
12 warnings and 1 notice
|
Build:
src/Shared/ViewModels/ObjectTreeViewModel.cs#L81
Nullable value type may be null.
|
|
Build:
src/Shared/ViewModels/ObjectTreeViewModel.cs#L80
Nullable value type may be null.
|
|
Build:
src/Shared/ViewModels/ObjectTreeViewModel.cs#L40
Nullable value type may be null.
|
|
Build:
src/Shared/ViewModels/ObjectTreeViewModel.cs#L38
Nullable value type may be null.
|
|
Build:
src/Shared/ViewModels/SchemaInformationViewModel.cs#L86
Nullable value type may be null.
|
|
Build:
src/Shared/ViewModels/SchemaInformationViewModel.cs#L81
Nullable value type may be null.
|
|
Build:
src/Shared/ViewModels/TableInformationViewModel.cs#L144
Nullable value type may be null.
|
|
Build
The version of Newtonsoft.Json cannot be greater than 13.0.1, but version 13.0.3 is currently being used.
|
|
Build:
src/DacFXToolLib/DabBuilder.cs#L195
Loop should be simplified by calling Select(fk => fk.PrincipalTable))
|
|
Build:
src/DacFXToolLib/DacpacModelFactory.cs#L287
Loop should be simplified by calling Select(proc => proc.Name))
|
|
Test:
src/DacFXToolLib/DabBuilder.cs#L195
Loop should be simplified by calling Select(fk => fk.PrincipalTable))
|
|
Test:
src/DacFXToolLib/DacpacModelFactory.cs#L287
Loop should be simplified by calling Select(proc => proc.Name))
|
|
|
background
wait
wait-all
cancel
parallel
Loading