Bug fixes and RTL implementation improvement (#1276) #133
GithubActionsRelease.yml
on: push
Run .NET tests
2m 5s
Running on Material-Blazor/Material.Blazor?
0s
Build documentation
2m 50s
Build documentation MD3
2m 21s
Build nuget package & deploy to nuget
2m 5s
Create release
2s
Annotations
30 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 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 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 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'
|
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/Select.razor#L343
The field 'Select.FilledDensityMinus4' is never used
|
Build website MD3:
Material.Blazor.Website.MD3/Pages/Checkbox.razor#L93
The field 'Checkbox.densityMinus1' is never used
|
Deploy to material.blazor.MD3.com
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, 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 material.blazor.MD3.com
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/
|
Deploy to material.blazor
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 & deploy to nuget
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 & deploy to nuget
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 & deploy to nuget:
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 & deploy to nuget:
Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
siteDocFx
Expired
|
10.1 MB |
|
siteDocFxMD3
Expired
|
9.88 MB |
|
siteWeb
Expired
|
14 MB |
|
siteWebMD3
Expired
|
13.4 MB |
|