Update common.props #1084
Annotations
1 error and 12 warnings
Test MCM with Coverage
The operation was canceled.
|
|
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:
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.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.'
|
Build MCM Test:
src/MCM.UI/Utils/InitialStateOptionUtils.cs#L37
Possible null reference return.
|
Build MCM Test:
src/MCM.UI/ButterLib/LoggerWrapper.cs#L177
Dereference of a possibly null reference.
|
Build MCM Test:
src/MCM.UI/ButterLib/LoggerWrapper.cs#L177
Possible null reference argument for parameter 'values' in 'KeyValuePair<string, object> LogValuesFormatter.GetValue(object[] values, int index)'.
|
The logs for this run have expired and are no longer available.
Loading