Skip to content

Merge pull request #12 from Mimeo/net10 #56

Merge pull request #12 from Mimeo/net10

Merge pull request #12 from Mimeo/net10 #56

Triggered via push April 27, 2026 12:44
Status Success
Total duration 1m 8s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Mimeo.DynamicUI.Blazor/Forms/ODataGrid.razor.cs#L217
Possible null reference argument for parameter 'source' in 'List<SortDescriptor> Enumerable.ToList<SortDescriptor>(IEnumerable<SortDescriptor> source)'.
build: Mimeo.DynamicUI.Blazor/Forms/ODataGrid.razor.cs#L216
Possible null reference argument for parameter 'source' in 'List<FilterDescriptor> Enumerable.ToList<FilterDescriptor>(IEnumerable<FilterDescriptor> source)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L84
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition getFormField(string propertyName, object? filterValue)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L78
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition getFormField(string propertyName, object? filterValue)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L74
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition getFormField(string propertyName, object? filterValue)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L39
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition.FormFieldDefinition(string className, Type propertyType, string propertyName)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L21
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition.FormFieldDefinition(string className, Type propertyType, string propertyName)'.
build: Mimeo.DynamicUI.Blazor/Forms/CustomRadzenDataGridColumn.cs#L26
Nullability of type of parameter 'filterValue' doesn't match overridden member (possibly because of nullability attributes).
build: Mimeo.DynamicUI.Blazor/Forms/CustomRadzenDataGridColumn.cs#L6
The type 'TItem' cannot be used as type parameter 'TItem' in the generic type or method 'RadzenDataGridColumn<TItem>'. Nullability of type argument 'TItem' doesn't match 'notnull' constraint.
build
The type 'TItem' cannot be used as type parameter 'TItem' in the generic type or method 'RadzenDataGrid<TItem>'. Nullability of type argument 'TItem' doesn't match 'notnull' constraint.
build: Mimeo.DynamicUI.Blazor/Forms/ODataGrid.razor.cs#L217
Possible null reference argument for parameter 'source' in 'List<SortDescriptor> Enumerable.ToList<SortDescriptor>(IEnumerable<SortDescriptor> source)'.
build: Mimeo.DynamicUI.Blazor/Forms/ODataGrid.razor.cs#L216
Possible null reference argument for parameter 'source' in 'List<FilterDescriptor> Enumerable.ToList<FilterDescriptor>(IEnumerable<FilterDescriptor> source)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L84
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition getFormField(string propertyName, object? filterValue)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L78
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition getFormField(string propertyName, object? filterValue)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L74
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition getFormField(string propertyName, object? filterValue)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L39
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition.FormFieldDefinition(string className, Type propertyType, string propertyName)'.
build: Mimeo.DynamicUI.Blazor/Extensions/RadzenLoadDataArgsExtensions.cs#L21
Possible null reference argument for parameter 'propertyName' in 'FormFieldDefinition.FormFieldDefinition(string className, Type propertyType, string propertyName)'.
build: Mimeo.DynamicUI.Blazor/Forms/CustomRadzenDataGridColumn.cs#L26
Nullability of type of parameter 'filterValue' doesn't match overridden member (possibly because of nullability attributes).
build: Mimeo.DynamicUI.Blazor/Forms/CustomRadzenDataGridColumn.cs#L6
The type 'TItem' cannot be used as type parameter 'TItem' in the generic type or method 'RadzenDataGridColumn<TItem>'. Nullability of type argument 'TItem' doesn't match 'notnull' constraint.
build
The type 'TItem' cannot be used as type parameter 'TItem' in the generic type or method 'RadzenDataGrid<TItem>'. Nullability of type argument 'TItem' doesn't match 'notnull' constraint.
publish-github
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
publish-nuget
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
nuget Expired
304 KB
sha256:82c518214b7a3720514ca48ab3aadcd1f7d514f548015672807452fbb0ca9852