Release #214
Annotations
10 errors and 9 warnings
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/WidgetPrefabPatch.cs#L61
Reference to type 'LocalBuilder' claims it is defined in 'mscorlib', but it could not be found
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/ViewModelWithMixinPatch.cs#L147
Reference to type 'Label' claims it is defined in 'mscorlib', but it could not be found
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/ViewModelWithMixinPatch.cs#L148
Reference to type 'Label' claims it is defined in 'mscorlib', but it could not be found
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/ViewModelWithMixinPatch.cs#L148
The type or namespace name 'Label' could not be found (are you missing a using directive or an assembly reference?)
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/ViewModelWithMixinPatch.cs#L149
Reference to type 'Label' claims it is defined in 'mscorlib', but it could not be found
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/WidgetPrefabPatch.cs#L61
Reference to type 'LocalBuilder' claims it is defined in 'mscorlib', but it could not be found
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/ViewModelWithMixinPatch.cs#L147
Reference to type 'Label' claims it is defined in 'mscorlib', but it could not be found
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/ViewModelWithMixinPatch.cs#L148
Reference to type 'Label' claims it is defined in 'mscorlib', but it could not be found
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/ViewModelWithMixinPatch.cs#L148
The type or namespace name 'Label' could not be found (are you missing a using directive or an assembly reference?)
|
DocFX Documentation:
src/Bannerlord.UIExtenderEx/Patches/ViewModelWithMixinPatch.cs#L149
Reference to type 'Label' claims it is defined in 'mscorlib', but it could not be found
|
DocFX Documentation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/ViewModelWithMixinPatch.cs#L148
Nullability of reference types in value of type 'List<Label>' doesn't match target type 'List<Label>'.
|
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/ViewModelWithMixinPatch.cs#L148
Nullability of reference types in value of type 'List<Label>' doesn't match target type 'List<Label>'.
|