Skip to content

MudDialog: Add nullable annotation #4669

MudDialog: Add nullable annotation

MudDialog: Add nullable annotation #4669

Triggered via pull request June 17, 2024 11:07
Status Failure
Total duration 1m 36s
Artifacts

build-test-mudblazor.yml

on: pull_request
Build and test mudblazor projects  /  Check code quality
1m 28s
Build and test mudblazor projects / Check code quality
Build and test mudblazor projects  /  Build and test
1m 18s
Build and test mudblazor projects / Build and test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Build and test mudblazor projects / Build and test: src/MudBlazor/Components/Dialog/MudDialog.razor.cs#L242
Possible null reference argument for parameter 'result' in 'void IDialogReference.Close(DialogResult result)'.
Build and test mudblazor projects / Build and test: src/MudBlazor/Components/Dialog/MudDialog.razor.cs#L242
Possible null reference argument for parameter 'result' in 'void IDialogReference.Close(DialogResult result)'.
Build and test mudblazor projects / Build and test: src/MudBlazor/Components/Dialog/MudDialog.razor.cs#L242
Possible null reference argument for parameter 'result' in 'void IDialogReference.Close(DialogResult result)'.
Build and test mudblazor projects / Build and test: src/MudBlazor/Components/Dialog/MudDialog.razor.cs#L242
Possible null reference argument for parameter 'result' in 'void IDialogReference.Close(DialogResult result)'.
Build and test mudblazor projects / Build and test: src/MudBlazor/Components/Dialog/MudDialog.razor.cs#L242
Possible null reference argument for parameter 'result' in 'void IDialogReference.Close(DialogResult result)'.
Build and test mudblazor projects / Build and test: src/MudBlazor/Components/Dialog/MudDialog.razor.cs#L242
Possible null reference argument for parameter 'result' in 'void IDialogReference.Close(DialogResult result)'.
Build and test mudblazor projects / Build and test
Process completed with exit code 1.
Build and test mudblazor projects / Check code quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: xt0rted/dotnet-format-problem-matcher@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test mudblazor projects / Check code quality
The following actions uses node12 which is deprecated and will be forced to run on node16: xt0rted/dotnet-format-problem-matcher@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/