Merge pull request #435 from Aragas/l10n_dev #1325
Annotations
13 warnings
Tests Setup
Unexpected input(s) 'file', valid inputs are ['repository', 'latest', 'tag', 'fileName', 'tarBall', 'zipBall', 'out-file-path', 'token', 'github-api-url', 'releaseId']
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, robinraju/release-downloader@v1.7, DuckSoft/extract-7z-action@v1.0, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Build MCM Test
ProjectReference 'D:\a\Bannerlord.MBOptionScreen\Bannerlord.MBOptionScreen\src\MCM.UI\MCM.UI.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v6.0'. This project may not be fully compatible with your project.
|
Build MCM Test:
src/MCM.Abstractions/Base/Global/FluentGlobalSettings.cs#L20
'IFluentSettings' is obsolete: 'Will be internal in the future'
|
Build MCM Test:
src/MCM.Abstractions/Base/PerCampaign/FluentPerCampaignSettings.cs#L20
'IFluentSettings' is obsolete: 'Will be internal in the future'
|
Build MCM Test:
src/MCM.Abstractions/Base/PerSave/FluentPerSaveSettings.cs#L20
'IFluentSettings' is obsolete: 'Will be internal in the future'
|
Build MCM Test:
src/MCM.Abstractions/Base/Global/ExternalGlobalSettings.cs#L23
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
|
Build MCM Test:
src/MCM.Implementation/Containers/PerCampaign/FluentPerCampaignSettingsContainer.cs#L21
The event 'FluentPerCampaignSettingsContainer.InstanceCacheInvalidated' is never used
|
Build MCM Test:
src/MCM.Implementation/Containers/PerSave/FluentPerSaveSettingsContainer.cs#L21
The event 'FluentPerSaveSettingsContainer.InstanceCacheInvalidated' is never used
|
Build MCM Test:
src/MCM.UI/UIExtenderEx/OptionsPrefabExtensions.cs#L9
'PrefabExtensionAttribute.PrefabExtensionAttribute(string, string?, string?)' is obsolete: 'AutoGens are globally disabled for now. When the game will be released on Linux/OSX we'll reuse this property again.'
|
Build MCM Test:
src/MCM.UI/UIExtenderEx/OptionsPrefabExtensions.cs#L25
'PrefabExtensionAttribute.PrefabExtensionAttribute(string, string?, string?)' is obsolete: 'AutoGens are globally disabled for now. When the game will be released on Linux/OSX we'll reuse this property again.'
|
Build MCM Test:
src/MCM.UI/UIExtenderEx/OptionsPrefabExtensions.cs#L41
'PrefabExtensionAttribute.PrefabExtensionAttribute(string, string?, string?)' is obsolete: 'AutoGens are globally disabled for now. When the game will be released on Linux/OSX we'll reuse this property again.'
|
Loading