Skip to content

provide reproducible R session code #9

provide reproducible R session code

provide reproducible R session code #9

Triggered via pull request July 17, 2024 09:09
Status Success
Total duration 4m 56s
Artifacts

unittest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.