Handle nulls in database that prevented returning all Orgs #3
Annotations
3 errors and 5 warnings
Build:
Lambdas/ReusefullCommonLibrary/ReusefullCommonLibrary.cs#L15
'DatabaseHelper.GetConnectionString()': not all code paths return a value
|
Build:
Lambdas/ReusefullCommonLibrary/ReusefullCommonLibrary.cs#L15
'DatabaseHelper.GetConnectionString()': not all code paths return a value
|
Build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Lambdas/ReusefullCommonLibrary/ReusefullCommonLibrary.cs#L18
The variable 'pwd' is assigned but its value is never used
|
Build:
Lambdas/ReusefullCommonLibrary/ReusefullCommonLibrary.cs#L13
The field 'DatabaseHelper._dbUser' is assigned but its value is never used
|
Build:
Lambdas/ReusefullCommonLibrary/ReusefullCommonLibrary.cs#L18
The variable 'pwd' is assigned but its value is never used
|
Build:
Lambdas/ReusefullCommonLibrary/ReusefullCommonLibrary.cs#L13
The field 'DatabaseHelper._dbUser' is assigned but its value is never used
|
Loading