Fix publish workflow #19
Annotations
10 warnings and 1 notice
|
build:
ContextMenuManager/Controls/DictionariesBox.cs#L47
This call site is reachable on all platforms. 'TabPage' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
ContextMenuManager/Controls/DictionariesBox.cs#L45
This call site is reachable on all platforms. 'TabPage' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
ContextMenuManager/Controls/DictionariesBox.cs#L52
This call site is reachable on all platforms. 'AnchorStyles.Left' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
ContextMenuManager/Controls/DictionariesBox.cs#L46
This call site is reachable on all platforms. 'TabPage' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
ContextMenuManager/Controls/DictionariesBox.cs#L55
This call site is reachable on all platforms. 'ContextMenuStrip' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
ContextMenuManager/Controls/DictionariesBox.cs#L43
This call site is reachable on all platforms. 'TabPage' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
ContextMenuManager/Controls/DictionariesBox.cs#L52
This call site is reachable on all platforms. 'AnchorStyles.Bottom' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
ContextMenuManager/BluePointLilac.Methods/EncodingType.cs#L19
'Encoding.UTF7' is obsolete: 'The UTF-7 encoding is insecure and should not be used. Consider using UTF-8 instead.' (https://aka.ms/dotnet-warnings/SYSLIB0001)
|
|
build:
ContextMenuManager/BluePointLilac.Controls/UAWebClient.cs#L17
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
build:
ContextMenuManager/BluePointLilac.Controls/UAWebClient.cs#L12
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|