game_version_update_patch #1680
Annotations
1 error and 13 warnings
Upload ReportGenerator to CodeCov
Codecov: Failed to properly upload: The process 'D:\a\_actions\codecov\codecov-action\v3\dist\codecov.exe' failed with exit code 4294967295
|
Tests Setup
Unexpected input(s) 'file', valid inputs are ['repository', 'latest', 'tag', 'fileName', 'tarBall', 'zipBall', 'out-file-path', 'token', 'github-api-url', 'releaseId']
|
The following actions uses node12 which is deprecated and will be forced to run on node16: DuckSoft/[email protected]. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, robinraju/[email protected], DuckSoft/[email protected], codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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