Skip to content

MS-19246 Re-instated "Yes" in OnYesAsync to re-fix broken footer dele… #559

MS-19246 Re-instated "Yes" in OnYesAsync to re-fix broken footer dele…

MS-19246 Re-instated "Yes" in OnYesAsync to re-fix broken footer dele… #559

Triggered via push January 9, 2025 06:11
Status Success
Total duration 3m 58s
Artifacts

main.yml

on: push
deploy-to-github-pages
3m 8s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy-to-github-pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy-to-github-pages: PanoramicData.Blazor/PDDragPanel.razor#L17
Possible null reference argument for parameter 'value' in 'RenderFragment RenderFragment<TItem>.Invoke(TItem value)'.
deploy-to-github-pages: PanoramicData.Blazor/PDDragPanel.razor#L33
Possible null reference argument for parameter 'value' in 'RenderFragment RenderFragment<TItem>.Invoke(TItem value)'.
deploy-to-github-pages: PanoramicData.Blazor/PDFormFieldEditor.razor#L108
Possible null reference return.
deploy-to-github-pages: PanoramicData.Blazor/PDTable.razor.cs#L1465
Dereference of a possibly null reference.
deploy-to-github-pages: PanoramicData.Blazor/PDFileExplorer.razor.cs#L29
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
deploy-to-github-pages: PanoramicData.Blazor/PDFileExplorer.razor.cs#L30
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
deploy-to-github-pages: PanoramicData.Blazor/Models/FileExplorerItem.cs#L3
FileExplorerItem should define operator(s) '==, !=, <, <=, >, >=' and Equals since it implements IComparable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1036)
deploy-to-github-pages: PanoramicData.Blazor/Models/FormField.cs#L232
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)
deploy-to-github-pages: PanoramicData.Blazor/Models/FormField.cs#L238
Do not declare static members on generic types (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000)