Manager: Bump version to 1.12 #21
Annotations
10 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L23
'LogFilterPanel.EnabledChanged' hides inherited member 'Control.EnabledChanged'. Use the new keyword if hiding was intended.
|
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L25
'LogFilterPanel.Enabled' hides inherited member 'Control.Enabled'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
ArcdpsLogManager/Logs/Caching/CacheLockedException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L23
'LogFilterPanel.EnabledChanged' hides inherited member 'Control.EnabledChanged'. Use the new keyword if hiding was intended.
|
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L25
'LogFilterPanel.Enabled' hides inherited member 'Control.Enabled'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
ArcdpsLogManager/Logs/Caching/CacheLockedException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L23
'LogFilterPanel.EnabledChanged' hides inherited member 'Control.EnabledChanged'. Use the new keyword if hiding was intended.
|
ArcdpsLogManager/Controls/Filters/LogFilterPanel.cs#L25
'LogFilterPanel.Enabled' hides inherited member 'Control.Enabled'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
ArcdpsLogManager/Logs/Caching/CacheLockedException.cs#L12
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
This job succeeded
Loading