2024-03-30 Preparation for resource test on WASM (#1307) #136
Annotations
3 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run the acceptance tests as the first build action and cancel out the rest if it fails:
Material.Blazor/Components/DatePicker/MBDatePicker.razor.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run the acceptance tests as the first build action and cancel out the rest if it fails:
Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
|
Loading