Add UserSkillService with self-service and admin skill management end… #14
ci-backend.yml
on: pull_request
Build, Test & Publish
44s
Annotations
11 warnings
|
Build, Test & Publish
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Services/SkillService.cs#L68
Prefer using 'string.Equals(string, StringComparison)' to perform a case-insensitive comparison, but keep in mind that this might cause subtle changes in behavior, so make sure to conduct thorough testing after applying the suggestion, or if culturally sensitive comparison is not required, consider using 'StringComparison.OrdinalIgnoreCase' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1862)
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Services/SkillService.cs#L23
Prefer the string comparison method overload of 'string.Contains(string)' that takes a 'StringComparison' enum value to perform a case-insensitive comparison, but keep in mind that this might cause subtle changes in behavior, so make sure to conduct thorough testing after applying the suggestion, or if culturally sensitive comparison is not required, consider using 'StringComparison.OrdinalIgnoreCase' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1862)
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Services/SkillService.cs#L41
Prefer using 'string.Equals(string, StringComparison)' to perform a case-insensitive comparison, but keep in mind that this might cause subtle changes in behavior, so make sure to conduct thorough testing after applying the suggestion, or if culturally sensitive comparison is not required, consider using 'StringComparison.OrdinalIgnoreCase' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1862)
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Services/SkillService.cs#L68
Specify a culture or use an invariant version to avoid implicit dependency on current culture (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311)
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Services/SkillService.cs#L67
Specify a culture or use an invariant version to avoid implicit dependency on current culture (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311)
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Services/SkillService.cs#L41
Specify a culture or use an invariant version to avoid implicit dependency on current culture (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311)
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Services/SkillService.cs#L23
Specify a culture or use an invariant version to avoid implicit dependency on current culture (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311)
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Services/SkillService.cs#L22
Specify a culture or use an invariant version to avoid implicit dependency on current culture (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311)
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Services/SkillService.cs#L40
Specify a culture or use an invariant version to avoid implicit dependency on current culture (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311)
|
|
Build, Test & Publish:
backend/src/SkillMatrixLlm.Api/Program.cs#L224
Using public partial class Program { } to make the generated Program class public is no longer required in ASP.NET Core apps. See https://aka.ms/aspnetcore-warnings/ASP0027 for more details. (https://aka.ms/aspnet/analyzers)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
api-drop
Expired
|
12.2 MB |
sha256:c2b73b54f977391eee933e62d8b6ef2f63014433e16af8e860704fd82dfbbf94
|
|
|
coverage
Expired
|
38.7 KB |
sha256:28a5ab737d6b4bba5bfd423c0dfa738cd60323641b12ba2809d46fec458d7bd2
|
|