[fix] 避免重复添加连接字符串 #39
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:
XCoderLinux/Tools/FrmSecurity.cs#L280
'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:
XCoderLinux/Tools/FrmSecurity.cs#L291
'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:
XCoderLinux/Tools/FrmSecurity.cs#L302
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build-test:
XCoderLinux/Tools/FrmSecurity.cs#L313
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
build-test:
XCoderLinux/XApi/FrmMain.designer.cs#L40
'HBox.HBox()' is obsolete
|
build-test:
XCoderLinux/XApi/FrmMain.designer.cs#L45
'VBox.VBox()' is obsolete
|