Update test-and-publish.yml #1421
Annotations
13 warnings
|
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/
|
|
src/MCM.Abstractions/Base/Global/FluentGlobalSettings.cs#L20
'IFluentSettings' is obsolete: 'Will be internal in the future'
|
src/MCM.Abstractions/Base/PerCampaign/FluentPerCampaignSettings.cs#L20
'IFluentSettings' is obsolete: 'Will be internal in the future'
|
src/MCM.Abstractions/Base/PerSave/FluentPerSaveSettings.cs#L20
'IFluentSettings' is obsolete: 'Will be internal in the future'
|
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.
|
src/MCM.Implementation/Containers/PerSave/FluentPerSaveSettingsContainer.cs#L21
The event 'FluentPerSaveSettingsContainer.InstanceCacheInvalidated' is never used
|
src/MCM.Implementation/Containers/PerCampaign/FluentPerCampaignSettingsContainer.cs#L21
The event 'FluentPerCampaignSettingsContainer.InstanceCacheInvalidated' is never used
|
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.'
|
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.'
|
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.'
|
This job succeeded
Loading