Skip to content

Add Discord and Twitch links #338

Add Discord and Twitch links

Add Discord and Twitch links #338

Triggered via push May 12, 2024 09:06
Status Success
Total duration 3m 10s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/SImulator/SImulator.ViewModel/Core/ErrorInfo.cs#L9
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/SImulator/SImulator.ViewModel/Core/ErrorInfo.cs#L13
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/SImulator/SImulator.ViewModel/ViewModel/MainViewModel.cs#L193
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#L193
Non-nullable field '_packageSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SImulator/SImulator.ViewModel/Controllers/PresentationController.cs#L464
'TableInfoViewModel.PlayerIndex' is obsolete: 'Implement players view model outside the table'
build: src/SImulator/SImulator.ViewModel/ViewModel/MainViewModel.cs#L808
Unboxing a possibly null value.
build: src/SImulator/SImulator.ViewModel/ViewModel/MainViewModel.cs#L853
Possible null reference argument for parameter 'dataContext' in 'void PlatformManager.CreatePlayersView(object dataContext)'.
build: src/SImulator/SImulator.ViewModel/ViewModel/MainViewModel.cs#L884
Dereference of a possibly null reference.
build: src/SImulator/SImulator.ViewModel/PlatformSpecific/PlatformManager.cs#L13
Non-nullable field 'Instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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/Atom.cs#L51
'AtomTypes' is obsolete: 'Use ContentTypes class'
build: src/Common/SIPackages/Atom.cs#L52
'AtomTypes' is obsolete: 'Use ContentTypes class'
build: src/Common/SIPackages/Atom.cs#L53
'AtomTypes' is obsolete: 'Use ContentTypes class'
build: src/Common/SIPackages/Atom.cs#L54
'AtomTypes' is obsolete: 'Use ContentTypes class'
build: src/Common/SIPackages/Atom.cs#L55
'AtomTypes' is obsolete: 'Use ContentTypes class'
build: src/Common/SIPackages/Atom.cs#L103
'AtomTypes' is obsolete: 'Use ContentTypes class'
build: src/Common/SIPackages/CollectionNames.cs#L42
'AtomTypes' is obsolete: 'Use ContentTypes class'
build: src/Common/SIPackages/CollectionNames.cs#L43
'AtomTypes' is obsolete: 'Use ContentTypes class'