Security Scanning #2
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Manually build CSharp on .NET:
src/Core/Components/NavMenu/FluentNavLink.razor#L38
Cannot convert null literal to non-nullable reference type.
|
Manually build CSharp on .NET:
src/Core/Components/DataGrid/FluentDataGridCell.razor.cs#L56
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
Manually build CSharp on .NET:
tests/Core/DateTime/FluentDatePickerTests.cs#L150
Dereference of a possibly null reference.
|
Manually build CSharp on .NET:
tests/Core/DateTime/FluentDatePickerTests.cs#L170
Dereference of a possibly null reference.
|
Manually build CSharp on .NET:
tests/Core/CounterBadge/FluentCounterBadgeTests.cs#L233
'FluentCounterBadge.ShowZero' is obsolete: 'This parameter will be removed in a future version. Use ShowWhen with a lambda expression instead'
|
Manually build CSharp on .NET:
tests/Core/CounterBadge/FluentCounterBadgeTests.cs#L249
'FluentCounterBadge.ShowZero' is obsolete: 'This parameter will be removed in a future version. Use ShowWhen with a lambda expression instead'
|
Manually build CSharp on .NET:
tests/Core/CounterBadge/FluentCounterBadgeTests.cs#L354
'FluentCounterBadge.BadgeContent' is obsolete: 'This parameter will be removed in a future version. Use BadgeTemplate instead.'
|
Manually build CSharp on .NET:
tests/Core/CounterBadge/FluentCounterBadgeTests.cs#L370
'FluentCounterBadge.BadgeContent' is obsolete: 'This parameter will be removed in a future version. Use BadgeTemplate instead.'
|
Manually build CSharp on .NET:
tests/Core/CounterBadge/FluentCounterBadgeTests.cs#L387
'FluentCounterBadge.BadgeContent' is obsolete: 'This parameter will be removed in a future version. Use BadgeTemplate instead.'
|
Manually build CSharp on .NET:
tests/Core/CounterBadge/FluentCounterBadgeTests.cs#L403
'FluentCounterBadge.BadgeContent' is obsolete: 'This parameter will be removed in a future version. Use BadgeTemplate instead.'
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
The logs for this run have expired and are no longer available.
Loading