[NavMenu] Fix keyboard navigation #1950
Merged
Annotations
3 errors and 11 warnings
Publish Unit Tests
HttpError: Resource not accessible by integration
|
Publish coverage summary
Resource not accessible by integration
|
Publish unit tests summary
Resource not accessible by integration
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "CoverageReports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/Core/Components/NavMenu/FluentNavLink.razor#L38
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Core/Components/DataGrid/FluentDataGrid.razor.cs#L137
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
Build:
src/Core/Components/DataGrid/FluentDataGrid.razor.cs#L221
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
Build:
src/Core/Components/DataGrid/FluentDataGridCell.razor.cs#L56
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
Build:
src/Core/Components/NavMenu/FluentNavLink.razor#L38
Cannot convert null literal to non-nullable reference type.
|
Build:
src/Core/Components/DataGrid/FluentDataGrid.razor.cs#L137
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
Build:
src/Core/Components/DataGrid/FluentDataGrid.razor.cs#L221
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
Build:
src/Core/Components/DataGrid/FluentDataGridCell.razor.cs#L56
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
Loading