Skip to content

fix(installer): guard SourceDir/OutputDir with #ifndef so CI can over… #119

fix(installer): guard SourceDir/OutputDir with #ifndef so CI can over…

fix(installer): guard SourceDir/OutputDir with #ifndef so CI can over… #119

Triggered via push April 26, 2026 11:53
Status Success
Total duration 10m 46s
Artifacts

release.yml

on: push
Build, Sign & Release
10m 44s
Build, Sign & Release
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Build, Sign & Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, softprops/action-gh-release@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build, Sign & Release: Data/QueryExecutor.cs#L285
The variable 'ex' is declared but never used
Build, Sign & Release: Components/Shared/PanelEditorModal.razor#L271
Dereference of a possibly null reference.
Build, Sign & Release: Components/Shared/DynamicDashboard.razor#L889
Converting null literal or possible null value to non-nullable type.
Build, Sign & Release: Data/Scheduling/QueryRegistry.cs#L47
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Build, Sign & Release: Components/Shared/DynamicPanel.razor#L20
Dereference of a possibly null reference.
Build, Sign & Release: Components/Shared/QueryPlanModal.razor#L185
Possible null reference argument for parameter 'xml' in 'string ExecutionPlanParser.ParseToJson(string xml)'.
Build, Sign & Release: Pages/DashboardEditor.razor#L988
Possible null reference assignment.
Build, Sign & Release: Pages/VulnerabilityAssessment.razor#L178
Dereference of a possibly null reference.
Build, Sign & Release: MainWindow.xaml.cs#L355
Possible null reference assignment.
Build, Sign & Release: MainWindow.xaml.cs#L354
Possible null reference assignment.
Build, Sign & Release: Components/Shared/DynamicPanel.razor#L20
Dereference of a possibly null reference.
Build, Sign & Release: Data/QueryExecutor.cs#L285
The variable 'ex' is declared but never used
Build, Sign & Release: Data/Scheduling/QueryRegistry.cs#L47
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Build, Sign & Release: Components/Shared/DynamicDashboard.razor#L1256
Possible null reference argument for parameter 'currentFilter' in 'Task DynamicDashboard.LoadBaselineDataAsync(DashboardFilter currentFilter)'.
Build, Sign & Release: Components/Shared/DynamicDashboard.razor#L1213
Possible null reference argument for parameter 'filter' in 'Task DynamicDashboard.LoadPanelDataAsync(PanelDefinition panel, DashboardFilter filter, ConcurrentDictionary<string, List<TimeSeriesPoint>> tsResults, ConcurrentDictionary<string, StatValue> statResults, ConcurrentDictionary<string, List<StatValue>> bgResults, ConcurrentDictionary<string, DataTable> gridResults, ConcurrentDictionary<string, List<CheckStatus>> checkResults, CancellationToken cancellationToken)'.
Build, Sign & Release: Components/Shared/DynamicDashboard.razor#L1194
Possible null reference argument for parameter 'source' in 'IEnumerable<IGrouping<string, PanelDefinition>> Enumerable.GroupBy<PanelDefinition, string>(IEnumerable<PanelDefinition> source, Func<PanelDefinition, string> keySelector)'.
Build, Sign & Release: Pages/VulnerabilityAssessment.razor#L178
Dereference of a possibly null reference.
Build, Sign & Release: Components/Shared/DynamicDashboard.razor#L889
Converting null literal or possible null value to non-nullable type.
Build, Sign & Release: MainWindow.xaml.cs#L355
Possible null reference assignment.
Build, Sign & Release: MainWindow.xaml.cs#L354
Possible null reference assignment.