Fix once again #222
Annotations
30 warnings
build:
src/SImulator/SImulator.ViewModel/Model/AppSettings.cs#L663
Cannot convert null literal to non-nullable reference type.
|
build:
src/SImulator/SImulator.ViewModel/Model/AppSettings.cs#L675
Cannot convert null literal to non-nullable reference type.
|
build:
src/SImulator/SImulator.ViewModel/ViewModel/MainViewModel.cs#L138
Possible null reference return.
|
build:
src/SImulator/SImulator.ViewModel/ViewModel/MainViewModel.cs#L194
Non-nullable field '_activePlayerButtonCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/SImulator/SImulator.ViewModel/ViewModel/MainViewModel.cs#L194
Non-nullable field '_packageSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/SImulator/SImulator.ViewModel/ViewModel/MainViewModel.cs#L194
Non-nullable field '_comPorts' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/SImulator/SImulator.ViewModel/Controllers/PresentationController.cs#L443
'TableInfoViewModel.PlayerIndex' is obsolete: 'Implement players view model outside the table'
|
build:
src/SImulator/SImulator.ViewModel/ViewModel/MainViewModel.cs#L773
Unboxing a possibly null value.
|
build:
src/SImulator/SImulator.ViewModel/Controllers/GameEngineController.cs#L39
'AtomTypes' is obsolete: 'Use ContentTypes class'
|
build:
src/SImulator/SImulator.ViewModel/Controllers/GameEngineController.cs#L43
'AtomTypes' is obsolete: 'Use ContentTypes class'
|
build:
src/SIQuester/QTxtConverter/SITemplate.cs#L21
Non-nullable property 'PackageTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/SIQuester/QTxtConverter/SITemplate.cs#L26
Non-nullable property 'RoundTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/SIQuester/QTxtConverter/SITemplate.cs#L31
Non-nullable property 'ThemeTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/SIQuester/QTxtConverter/SITemplate.cs#L36
Non-nullable property 'QuestionTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/SIQuester/QTxtConverter/SITemplate.cs#L41
Non-nullable property 'AnswerTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/SIQuester/QTxtConverter/SITemplate.cs#L46
Non-nullable property 'SeparatorTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/SIQuester/QTxtConverter/SIPart.cs#L17
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/SIQuester/QTxtConverter/ReadErrorEventArgs.cs#L20
Non-nullable property 'BestTry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/SIQuester/QTxtConverter/ReadErrorEventArgs.cs#L20
Non-nullable property 'Index' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/SIQuester/QTxtConverter/ReadErrorEventArgs.cs#L20
Non-nullable property 'NotReaded' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Common/SIPackages/Atom.cs#L31
'AtomTypes' is obsolete: 'Use ContentTypes class'
|
build:
src/Common/SIPackages/Atom.cs#L15
'AtomTypes' is obsolete: 'Use ContentTypes class'
|
build:
src/Common/SIPackages/ContentItem.cs#L100
'AtomTypes' is obsolete: 'Use ContentTypes class'
|
build:
src/Common/SIPackages/AuthorInfoList.cs#L39
Possible null reference assignment.
|
build:
src/Common/SIPackages/AuthorInfoList.cs#L51
Dereference of a possibly null reference.
|
build:
src/Common/SIPackages/AuthorInfoList.cs#L56
Dereference of a possibly null reference.
|
build:
src/Common/SIPackages/AuthorInfoList.cs#L61
Dereference of a possibly null reference.
|
build:
src/Common/SIPackages/AuthorInfoList.cs#L66
Dereference of a possibly null reference.
|
build:
src/Common/SIPackages/AuthorInfoList.cs#L71
Dereference of a possibly null reference.
|
build:
src/Common/SIPackages/ContentItem.cs#L157
'AtomTypes' is obsolete: 'Use ContentTypes class'
|