Feat/deleted user #81
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build projects and their dependencies:
PrismaDotnetApi/PrismaApi.Application/Services/ProjectImportService.cs#L43
Possible null reference assignment.
|
|
|
|
Build projects and their dependencies:
PrismaDotnetApi/PrismaApi.Api/Controllers/NodesController.cs#L95
Unreachable code detected
|
|
|
|
Build projects and their dependencies:
PrismaDotnetApi/PrismaApi.Api/Controllers/NodesController.cs#L75
Unreachable code detected
|
|
|
|
|
|
Build projects and their dependencies:
PrismaDotnetApi/PrismaApi.Application/Repositories/UserRepository.cs#L124
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build projects and their dependencies:
PrismaDotnetApi/PrismaApi.Application/Services/ProjectImportService.cs#L43
Possible null reference assignment.
|
|
|
background
wait
wait-all
cancel
parallel
Loading