Skip to content

新版ApiClient支持指定本地IP地址 #47

新版ApiClient支持指定本地IP地址

新版ApiClient支持指定本地IP地址 #47

Triggered via push April 27, 2024 04:47
Status Success
Total duration 1m 38s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test: XCoderLinux/Tools/FrmSpeak.Designer.cs#L53
'HBox.HBox()' is obsolete
build-test: XCoderLinux/Tools/FrmSpeak.Designer.cs#L60
'VBox.VBox()' is obsolete
build-test: XCoderLinux/Tools/FrmSecurity.cs#L30
'HBox.HBox()' is obsolete
build-test: XCoderLinux/Tools/FrmSecurity.cs#L32
'FrmSecurity.InitializeComponent()' is obsolete
build-test: XCoder/IoT/InputPort.cs#L7
'InputPort.Name' hides inherited member 'Control.Name'. Use the new keyword if hiding was intended.
build-test: XCoder/IoT/OutputPort.cs#L7
'OutputPort.Name' hides inherited member 'Control.Name'. Use the new keyword if hiding was intended.
build-test: XCoder/XRegex/FrmMain.cs#L181
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
build-test: XCoder/XCom/SerialPortList.cs#L86
'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-test: XCoder/Tools/FrmSymmetric.cs#L176
'DESCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build-test: XCoder/Tools/FrmSymmetric.cs#L189
'DESCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)