v8.2.2024.0709 #49
Annotations
11 warnings
build-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-test:
XCoderLinux/XCom/FrmMain.cs#L23
'VBox.VBox()' is obsolete
|
build-test:
XCoderLinux/XCom/FrmMain.designer.cs#L37
'HBox.HBox()' is obsolete
|
build-test:
XCoderLinux/XCom/FrmMain.designer.cs#L41
'VBox.VBox()' is obsolete
|
build-test:
XCoderLinux/XCom/FrmMain.designer.cs#L42
'HBox.HBox()' is obsolete
|
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)
|