provide reproducible R session code #9
Annotations
5 errors and 10 warnings
build
object 'lsanalyzer_dat_raw_stored' not found
|
build
object 'abcdefg' not found
|
build
object 'xyz' not found
|
build
object 'xyz' not found
|
build
object 'xyz' not found
|
build:
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_rservice' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_availableVariables' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_clearSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_testSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LSAnalyzer/ViewModels/Subsetting.cs#L102
Non-nullable field '_useSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LSAnalyzer/ViewModels/Subsetting.cs#L108
Non-nullable field '_availableVariables' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LSAnalyzer/ViewModels/Subsetting.cs#L108
Non-nullable field '_clearSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LSAnalyzer/ViewModels/Subsetting.cs#L108
Non-nullable field '_testSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LSAnalyzer/ViewModels/Subsetting.cs#L108
Non-nullable field '_useSubsettingCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
LSAnalyzer/Services/Rservice.cs#L164
Dereference of a possibly null reference.
|