game_version_update_patch #793
Annotations
8 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: DuckSoft/extract-7z-action@v1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference argument for parameter 'methodInfo' in 'OnPropertyChangedWithValueDelegate0? AccessTools2.GetDelegate<OnPropertyChangedWithValueDelegate0>(MethodInfo methodInfo, bool logErrorInTrace = true)'.
|
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference return.
|
src/Bannerlord.UIExtenderEx/Extensions/ReflectionHelpers.cs#L65
Possible null reference assignment.
|
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference argument for parameter 'methodInfo' in 'OnPropertyChangedWithValueDelegate0? AccessTools2.GetDelegate<OnPropertyChangedWithValueDelegate0>(MethodInfo methodInfo, bool logErrorInTrace = true)'.
|
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference return.
|
src/Bannerlord.UIExtenderEx/Extensions/ReflectionHelpers.cs#L65
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading