Skip to content

fix(ci): release.yml step if: cannot reference secrets directly #117

fix(ci): release.yml step if: cannot reference secrets directly

fix(ci): release.yml step if: cannot reference secrets directly #117

Triggered via push April 26, 2026 10:43
Status Failure
Total duration 10m 25s
Artifacts

release.yml

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

Annotations

1 error and 21 warnings
Build, Sign & Release
Process completed with exit code 1.
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/Services/SqlWatchDeploymentService.cs#L78
Possible null reference argument for parameter 'progress' in 'Task SqlWatchDeploymentService.DropDatabaseIfExistsAsync(string databaseName, IProgress<DeploymentProgress> progress, CancellationToken cancellationToken)'.
Build, Sign & Release: Data/Services/SqlWatchDeploymentService.cs#L20
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build, Sign & Release: Data/Services/SqlWatchDeploymentService.cs#L1611
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Sign & Release: Data/Services/SqlWatchDeploymentService.cs#L1619
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, Sign & Release: Components/Shared/PanelEditorModal.razor#L535
Dereference of a possibly null reference.
Build, Sign & Release: Components/Shared/PanelEditorModal.razor#L271
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/VulnerabilityAssessment.razor#L178
Dereference of a possibly null reference.
Build, Sign & Release: Components/Shared/PanelEditorModal.razor#L271
Dereference of a possibly null reference.
Build, Sign & Release: Pages/VulnerabilityAssessment.razor#L178
Dereference of a possibly null reference.
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: Components/Shared/DynamicDashboard.razor#L889
Converting null literal or possible null value to non-nullable type.
Build, Sign & Release: Components/Shared/QueryPlanModal.razor#L185
Possible null reference argument for parameter 'xml' in 'string ExecutionPlanParser.ParseToJson(string xml)'.
Build, Sign & Release: Components/Shared/DynamicPanel.razor#L20
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.