game_version_update_patch #1425
Annotations
13 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, robinraju/release-downloader@v1.7, DuckSoft/extract-7z-action@v1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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.
|
tests/Bannerlord.UIExtenderEx.Tests/SharedTests.cs#L25
Non-nullable field '_harmony' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
tests/Bannerlord.UIExtenderEx.Tests/Prefabs/IntegrationTests/PrefabsTests.cs#L80
Dereference of a possibly null reference.
|
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.
|
tests/Bannerlord.UIExtenderEx.Tests/Prefabs/IntegrationTests/PrefabsTests.cs#L80
Dereference of a possibly null reference.
|
tests/Bannerlord.UIExtenderEx.Tests/SharedTests.cs#L25
Non-nullable field '_harmony' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
This job succeeded
Loading