Skip to content

Build and Draft Nightly Release #791

Build and Draft Nightly Release

Build and Draft Nightly Release #791

Manually triggered June 23, 2024 11:56
Status Failure
Total duration 8m 35s
Artifacts

dotnet.yml

on: workflow_dispatch
Prepare for Build
12s
Prepare for Build
Build RePlays
8m 2s
Build RePlays
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
Build RePlays
Process completed with exit code 1.
Prepare for Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build RePlays
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-dotnet@v3, robinraju/release-downloader@v1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L164
Unreachable code detected
Build RePlays: Classes/Utils/Messages.cs#L208
'Updater.CheckForUpdates(bool)' is obsolete
Build RePlays: Classes/Utils/Messages.cs#L443
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/Recorders/LibObsRecorder.cs#L19
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build RePlays: Classes/Recorders/LibObsRecorder.cs#L20
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
Build RePlays: Classes/Recorders/LibObsRecorder.cs#L73
Member 'signalOutputStop' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)