game_version_update_patch #1498
Annotations
2 errors and 10 warnings
Test
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 360 minutes.
|
Test
The operation was canceled.
|
Test:
src/Bannerlord.UIExtenderEx/Extensions/ReflectionHelpers.cs#L65
Possible null reference assignment.
|
Test:
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference argument for parameter 'methodInfo' in 'OnPropertyChangedWithValueDelegate0? AccessTools2.GetDelegate<OnPropertyChangedWithValueDelegate0>(MethodInfo methodInfo, bool logErrorInTrace = true)'.
|
Test:
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference return.
|
Test:
tests/Bannerlord.UIExtenderEx.Tests/Prefabs/IntegrationTests/PrefabsTests.cs#L80
Dereference of a possibly null reference.
|
Test:
tests/Bannerlord.UIExtenderEx.Tests/SharedTests.cs#L25
Non-nullable field '_harmony' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test:
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference argument for parameter 'methodInfo' in 'OnPropertyChangedWithValueDelegate0? AccessTools2.GetDelegate<OnPropertyChangedWithValueDelegate0>(MethodInfo methodInfo, bool logErrorInTrace = true)'.
|
Test:
src/Bannerlord.UIExtenderEx/ViewModels/BaseViewModelMixin.cs#L100
Possible null reference return.
|
Test:
src/Bannerlord.UIExtenderEx/Extensions/ReflectionHelpers.cs#L65
Possible null reference assignment.
|
Test:
tests/Bannerlord.UIExtenderEx.Tests/SharedTests.cs#L25
Non-nullable field '_harmony' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Test:
tests/Bannerlord.UIExtenderEx.Tests/Prefabs/IntegrationTests/PrefabsTests.cs#L80
Dereference of a possibly null reference.
|