Skip to content

IDE2003 blank line after block #552

IDE2003 blank line after block

IDE2003 blank line after block #552

Triggered via push January 3, 2025 14:49
Status Success
Total duration 3m 20s
Artifacts

main.yml

on: push
deploy-to-github-pages
3m 11s
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/PDLog.razor#L21
Possible null reference argument for parameter 'value' in 'MarkupString.explicit operator MarkupString(string value)'.
deploy-to-github-pages: PanoramicData.Blazor/PDLog.razor#L5
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
deploy-to-github-pages: PanoramicData.Blazor/PDTable.razor.cs#L879
The variable 'ex' is declared but never used
deploy-to-github-pages: PanoramicData.Blazor/PDFormFieldEditor.razor#L108
Possible null reference return.
deploy-to-github-pages: PanoramicData.Blazor/PDTable.razor.cs#L1460
Dereference of a possibly null reference.
deploy-to-github-pages: PanoramicData.Blazor/PDFilePreview.razor.cs#L7
The field 'PDFilePreview._lastPreviewInfo' is never used
deploy-to-github-pages: PanoramicData.Blazor/Arguments/DropEventArgs.cs#L6
Rename type name DropEventArgs so that it does not end in 'EventArgs' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)