Skip to content

2024-03-30 Preparation for resource test on WASM (#1307) #2179

2024-03-30 Preparation for resource test on WASM (#1307)

2024-03-30 Preparation for resource test on WASM (#1307) #2179

Triggered via push March 30, 2024 13:47
Status Success
Total duration 8m 25s
Artifacts 4
Build allowed
0s
Build allowed
Allow deployment on M-B/M.B
0s
Allow deployment on M-B/M.B
Allow build only on M-B/M.B
0s
Allow build only on M-B/M.B
Build documentation
2m 50s
Build documentation
Build documentation
2m 44s
Build documentation
Create the date based version
0s
Create the date based version
Build nuget package
0s
Build nuget package
Build nuget package MD3
0s
Build nuget package MD3
Build website MD3
4m 8s
Build website MD3
Build nuget package
2m 1s
Build nuget package
Build nuget package MD3
1m 48s
Build nuget package MD3
Deploy to GitHub pages (Material-Blazor/Material.Blazor.Current)
13s
Deploy to GitHub pages (Material-Blazor/Material.Blazor.Current)
Deploy to GitHub pages (Material-Blazor/Material.Blazor.MD3.Current)
11s
Deploy to GitHub pages (Material-Blazor/Material.Blazor.MD3.Current)
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Run .NET tests
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 .NET tests: 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 .NET tests: Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
Build documentation
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/.
Build documentation
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/.
Build documentation: 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.
Build documentation: Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
Build documentation: 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.
Build documentation: Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
Build nuget package MD3
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/.
Build nuget package
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/.
Build nuget package: 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.
Build nuget package: Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
Build website MD3
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/.
Build website MD3: Material.Blazor.Website.MD3/Pages/DateTimeField.razor#L23
Found markup element with unexpected name 'MBCard'. If this is intended to be a component, add a @using directive for its namespace.
Build website MD3: Material.Blazor.Website.MD3/Pages/DateTimeField.razor#L24
Found markup element with unexpected name 'Primary'. If this is intended to be a component, add a @using directive for its namespace.
Build website MD3: Material.Blazor.Website.MD3/Pages/DateTimeField.razor#L56
Found markup element with unexpected name 'MBCard'. If this is intended to be a component, add a @using directive for its namespace.
Build website MD3: Material.Blazor.Website.MD3/Pages/DateTimeField.razor#L57
Found markup element with unexpected name 'Primary'. If this is intended to be a component, add a @using directive for its namespace.
Build website MD3: Material.Blazor.Website.MD3/Pages/DateTimeField.razor#L84
Found markup element with unexpected name 'MBCard'. If this is intended to be a component, add a @using directive for its namespace.
Build website MD3: Material.Blazor.Website.MD3/Pages/DateTimeField.razor#L85
Found markup element with unexpected name 'Primary'. If this is intended to be a component, add a @using directive for its namespace.
Build website MD3: Material.Blazor.Website.MD3/Pages/DateTimeField.razor#L119
Found markup element with unexpected name 'MBCard'. If this is intended to be a component, add a @using directive for its namespace.
Build website MD3: Material.Blazor.Website.MD3/Pages/DateTimeField.razor#L120
Found markup element with unexpected name 'Primary'. If this is intended to be a component, add a @using directive for its namespace.
Build website MD3: Material.Blazor.Website.MD3/Pages/Checkbox.razor#L95
The field 'Checkbox.densityMinus3' is never used
Build website MD3: Material.Blazor.Website.MD3/Pages/Checkbox.razor#L92
The field 'Checkbox.densityDefault' is never used
Deploy to GitHub pages (Material-Blazor/Material.Blazor.MD3.Current)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SteveSandersonMS/ghaction-rewrite-base-href@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy to GitHub pages (Material-Blazor/Material.Blazor.MD3.Current)
The following actions uses node12 which is deprecated and will be forced to run on node16: SteveSandersonMS/ghaction-rewrite-base-href@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build website
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/.
Build website: 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.
Build website: Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
Deploy to GitHub pages (Material-Blazor/Material.Blazor.Current)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SteveSandersonMS/ghaction-rewrite-base-href@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy to GitHub pages (Material-Blazor/Material.Blazor.Current)
The following actions uses node12 which is deprecated and will be forced to run on node16: SteveSandersonMS/ghaction-rewrite-base-href@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
siteDocFx Expired
10.1 MB
siteDocFxMD3 Expired
9.88 MB
siteWeb Expired
14 MB
siteWebMD3 Expired
13.6 MB