provide reproducible R session code #9
Annotations
5 errors and 10 warnings
|
|
|
|
|
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_rservice' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_availableVariables' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_clearSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_testSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_useSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LSAnalyzer/ViewModels/Subsetting.cs#L108
Non-nullable field '_availableVariables' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LSAnalyzer/ViewModels/Subsetting.cs#L108
Non-nullable field '_clearSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LSAnalyzer/ViewModels/Subsetting.cs#L108
Non-nullable field '_testSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LSAnalyzer/ViewModels/Subsetting.cs#L108
Non-nullable field '_useSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
LSAnalyzer/Services/Rservice.cs#L164
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading