Merge pull request #283 from BUTR/code-formatting/fix-codeformatting #213
Annotations
9 warnings
DocFX Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/GauntletMoviePatch.cs#L27
Possible null reference assignment.
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference argument for parameter 'methodInfo' in 'OnPropertyChangedWithValueDelegate0? AccessTools2.GetDelegate<OnPropertyChangedWithValueDelegate0>(MethodInfo methodInfo, bool logErrorInTrace = true)'.
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference return.
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Extensions/ReflectionHelpers.cs#L65
Possible null reference assignment.
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/GauntletMoviePatch.cs#L27
Possible null reference assignment.
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference argument for parameter 'methodInfo' in 'OnPropertyChangedWithValueDelegate0? AccessTools2.GetDelegate<OnPropertyChangedWithValueDelegate0>(MethodInfo methodInfo, bool logErrorInTrace = true)'.
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference return.
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Extensions/ReflectionHelpers.cs#L65
Possible null reference assignment.
|