Upgrade Nuget #53
Annotations
11 warnings
build-test
The following actions use a deprecated Node.js version 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/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/XCom/SerialPortList.cs#L37
'HBox.HBox()' is obsolete
|
build-test:
XCoderLinux/XApi/FrmMain.designer.cs#L40
'HBox.HBox()' 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:
XCoderLinux/XApi/FrmMain.designer.cs#L45
'VBox.VBox()' is obsolete
|