feature: add try/catch to credential key removal to prevent pipelin… #1842
Annotations
3 errors and 7 warnings
System.AggregateException : One or more errors occurred. (Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=186205; handshake=31; ) (The following constructor parameters did not have matching fixture data: ResourceApiFixture fixture)
---- Microsoft.Data.SqlClient.SqlException : Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=186205; handshake=31;
-------- System.ComponentModel.Win32Exception : The wait operation timed out.
---- The following constructor parameters did not have matching fixture data: ResourceApiFixture fixture
|
System.AggregateException : One or more errors occurred. (Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=186220; handshake=10; ) (The following constructor parameters did not have matching fixture data: ResourceApiFixture fixture)
---- Microsoft.Data.SqlClient.SqlException : Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=186220; handshake=10;
-------- System.ComponentModel.Win32Exception : The wait operation timed out.
---- The following constructor parameters did not have matching fixture data: ResourceApiFixture fixture
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/backend/api/Fusion.Resources.Logic/Requests/Commands/ResourceAllocationRequest/Validation/CustomValidatorExtensions.cs#L16
Dereference of a possibly null reference.
|
src/backend/api/Fusion.Resources.Api/Controllers/Personnel/InternalPersonnelController.cs#L46
Parameter 'query' has no matching param tag in the XML comment for 'InternalPersonnelController.GetDepartmentPersonnel(string, ODataQueryParams, DateTime?, string?, DateTime?, bool, bool, int?)' (but other parameters do)
|
src/backend/api/Fusion.Resources.Api/Controllers/Personnel/InternalPersonnelController.cs#L52
Parameter 'version' has no matching param tag in the XML comment for 'InternalPersonnelController.GetDepartmentPersonnel(string, ODataQueryParams, DateTime?, string?, DateTime?, bool, bool, int?)' (but other parameters do)
|
src/backend/api/Fusion.Resources.Logic/Requests/Commands/ResourceAllocationRequest/Validation/CustomValidatorExtensions.cs#L16
Dereference of a possibly null reference.
|
src/backend/api/Fusion.Resources.Api/Controllers/Personnel/InternalPersonnelController.cs#L46
Parameter 'query' has no matching param tag in the XML comment for 'InternalPersonnelController.GetDepartmentPersonnel(string, ODataQueryParams, DateTime?, string?, DateTime?, bool, bool, int?)' (but other parameters do)
|
src/backend/api/Fusion.Resources.Api/Controllers/Personnel/InternalPersonnelController.cs#L52
Parameter 'version' has no matching param tag in the XML comment for 'InternalPersonnelController.GetDepartmentPersonnel(string, ODataQueryParams, DateTime?, string?, DateTime?, bool, bool, int?)' (but other parameters do)
|
The logs for this run have expired and are no longer available.
Loading