Build and Draft Nightly Release #916
dotnet.yml
on: schedule
Prepare for Build
9s
Build RePlays
12m 0s
Annotations
1 error and 14 warnings
Prepare for Build
Process completed with exit code 1.
|
Prepare for Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build RePlays
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3, robinraju/release-downloader@v1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build RePlays
'NTV2TestPatternGen::DrawTestPattern': was declared deprecated
|
Build RePlays
'NTV2TestPatternGen::DrawTestPattern': was declared deprecated
|
Build RePlays:
Classes/Services/WindowService.cs#L46
'ReliabilityContractAttribute' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
|
Build RePlays:
Classes/Services/WindowService.cs#L46
'Consistency' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
|
Build RePlays:
Classes/Services/WindowService.cs#L46
'Cer' is obsolete: 'The Constrained Execution Region (CER) feature is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0004)
|
Build RePlays:
Classes/WindowsInterface.cs#L243
'Updater.CheckForUpdates(bool)' is obsolete
|
Build RePlays:
Classes/Utils/Messages.cs#L165
Unreachable code detected
|
Build RePlays:
Classes/Utils/Messages.cs#L209
'Updater.CheckForUpdates(bool)' is obsolete
|
Build RePlays:
Classes/Utils/Messages.cs#L444
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build RePlays:
Classes/Utils/JSONObjects.cs#L236
Names of 'Members' and 'RePlays.Utils.UploadSettings.StreamableSettings, RePlays.Utils.UploadSettings.streamableSettings' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
|
Build RePlays:
Classes/Utils/JSONObjects.cs#L236
Names of 'Members' and 'RePlays.Utils.UploadSettings.RePlaysSettings, RePlays.Utils.UploadSettings.rePlaysSettings' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
|
Build RePlays:
Classes/Utils/JSONObjects.cs#L236
Names of 'Members' and 'RePlays.Utils.UploadSettings.LocalFolderSettings, RePlays.Utils.UploadSettings.localFolderSettings' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
|