chore: Upgrade packages #1673
Annotations
10 errors and 1 warning
build:
src/LinkDotNet.Blog.Web/Features/Home/Components/SocialAccounts.razor#L25
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
build:
src/LinkDotNet.Blog.Web/Features/ShowBlogPost/Components/StructuredData.razor#L49
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
build:
src/LinkDotNet.Blog.Web/Features/Admin/BlogPostEditor/Components/CreateNewBlogPost.razor#L184
Remove the unused private method 'SetContentFromFile'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build:
src/LinkDotNet.Blog.Web/Features/Admin/Dashboard/Components/DateRangeSelector.razor#L15
Make 'filter' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
build:
src/LinkDotNet.Blog.Web/Features/Admin/Dashboard/Components/DateRangeSelector.razor#L27
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
|
build:
src/LinkDotNet.Blog.Web/Features/Admin/Dashboard/Components/DateRangeSelector.razor#L21
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
|
build:
src/LinkDotNet.Blog.Web/Features/AboutMe/Components/Skill/AddSkillDialog.razor#L24
Loop should be simplified by calling Select(level => level.Key)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
src/LinkDotNet.Blog.Web/Features/Home/Components/SocialAccounts.razor#L25
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
build:
src/LinkDotNet.Blog.Web/Features/ShowBlogPost/Components/StructuredData.razor#L49
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
build:
src/LinkDotNet.Blog.Web/Features/Admin/BlogPostEditor/Components/CreateNewBlogPost.razor#L184
Remove the unused private method 'SetContentFromFile'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|