-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move latest develop code to release branch. #993
Merged
loganathan-sekaran
merged 715 commits into
mosip:release-1.2.0.1-new
from
kameshsr:release-1.2.0.1-new-local
Jul 7, 2023
Merged
Move latest develop code to release branch. #993
loganathan-sekaran
merged 715 commits into
mosip:release-1.2.0.1-new
from
kameshsr:release-1.2.0.1-new-local
Jul 7, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases * [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs * updated logs * updated auditlog code * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-26272] Added validation for /update-uin API * updated PR * updated update-uin PR * updated PR
* Fixed service history issue. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage.
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases * [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs * updated logs * updated auditlog code * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-26272] Added validation for /update-uin API * updated PR * updated update-uin PR * Fixed build issue
…pdate uin events (mosip#783) * removed unused variable from request * fixed batch job * fixed code * formatted code * fixed batch job * added stored status * updated batch job and created download card link * updated batch job and fixed download-card api * fixed placeholder and method name * added suffix for rid * removed unused property * update the data time --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-25854 Fixed vid card issue.
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases * [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs * updated logs * updated auditlog code * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-26272] Added validation for /update-uin API * updated PR * updated update-uin PR * Fixed build issue * Updated transactionId error message
* Fixed service history issue. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-25854 Fixed vid card issue. * MOSIP-25854 Fixed vid card issue.
* Fixed service history issue. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-25854 Fixed vid card issue. * MOSIP-25854 Fixed vid card issue. * MOSIP-25854 Fixed vid card issue.
* [MOSIP-24670] Updated API correction id and version * [MOSIP-24670] Updated API body correction * [MOSIP-22640] Fixed Sonar Bugs * updated PR * updated PR * updated review code * [MOSIP-22640] Fixed sonar bugs * updated PR * updated PR * [MOSIP-22639] Resolved security hotspots in code * [MOSIP-24630] Fixed Security Vulnerability in code * added error for isValidUrl method * renamed vaildateURL method * updated PR * updated PR * [MOSIP-24670] Made corrections in id and version * resolved conflicts * updated PR * updated PR * [MOSIP-24670] Made corrections n API body, response code * updated PR * updated PR * updated dateTime * updated PR * [MOSIP-25539] Made corrections in API body, response code * [MOSIP-25539] made corrections in API body * updated error message * updated error code * updated trasactionid dto change * added equals * [MOSIP-25539] made corrections in api body * [MOSIP-25539] Corrected API response body Task 5 * resolved build failure * [MOSIP-25539] Task 2 Added error code for vaildateOtp API * updated PR * updated PR * updated PR * updated PR * [MOSIP-25539] Updated validateotp method * updated PR * [MOSIP-25798] Added validations * updated PR * updated PR * updated PR * updated PR * updated PR * [MOSIP-25791] Added purpose as mandatory * Added error * Added Audit logs * updated test cases * [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs * updated logs * updated auditlog code * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * updated enum name for audit logs * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-25268] Fixed Sonar vulnerability * [MOSIP-26272] Added validation for /update-uin API * updated PR * updated update-uin PR * Fixed build issue * Updated transactionId error message * Updated Test cases ResidentServiceResUpdateTest class
…tory. (mosip#790) * Fixed service history issue. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-24939 Improved code coverage. * MOSIP-25854 Fixed vid card issue. * MOSIP-25854 Fixed vid card issue. * MOSIP-25854 Fixed vid card issue. * MOSIP-25536 Added online verification partner id in jpa repo view history. * MOSIP-25536 Fixed test case failure.
Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. --------- Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. * Check test fix --------- Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. * Check test fix * Fix NPE in test in github --------- Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. * Check test fix * Fix NPE in test in github * Test fix --------- Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. * Check test fix * Fix NPE in test in github * Test fix * logic fix in test --------- Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. * Check test fix * Fix NPE in test in github * Test fix * logic fix in test * Test fix --------- Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. * Check test fix * Fix NPE in test in github * Test fix * logic fix in test * Test fix * Test fix --------- Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. * Check test fix * Fix NPE in test in github * Test fix * logic fix in test * Test fix * Test fix * Minor fixes * Ignoring test for build failure in github action. to be reverted and fixed --------- Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. * Check test fix * Fix NPE in test in github * Test fix * logic fix in test * Test fix * Test fix * Minor fixes * Ignoring test for build failure in github action. to be reverted and fixed * Fix for setting read status to false (mosip#791) Co-authored-by: Loganathan Sekar <[email protected]> --------- Co-authored-by: Loganathan Sekar <[email protected]>
* Fix for setting read status to false * Revert "Fix for setting read status to false (mosip#791)" This reverts commit c00a051. * Check test fix * Fix NPE in test in github * Test fix * logic fix in test * Test fix * Test fix * Minor fixes * Ignoring test for build failure in github action. to be reverted and fixed * Fix for setting read status to false (mosip#791) Co-authored-by: Loganathan Sekar <[email protected]> * Fix for share credential request to cred req service * fix for is masked false * Fix for isMasked --------- Co-authored-by: Loganathan Sekar <[email protected]>
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * Fixed Null pointer exception in download card. * Fixed Null pointer exception in download card.
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-24939 Improved code coverage of request validator . * MOSIP-24939 Improved code coverage of request validator . * MOSIP-24939 Improved code coverage of request validator . * MOSIP-24939 Improved code coverage of request validator . * MOSIP-24939 Improved code coverage of request validator . * MOSIP-24939 Improved code coverage of request validator . * MOSIP-24939 Improved code coverage of request validator . * MOSIP-24939 Improved code coverage of request validator .
* fix build issue * Fix local startup issue * Code cleanup, added domain-url config, organised imports --------- Co-authored-by: Loganathan Sekar <[email protected]>
) * Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl.
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl.
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl. * MOSIP-24939 Improved code coverage of ResidentVidServiceImpl.
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-24939 Improved code coverage of OtpManagerServiceImpl. * MOSIP-24939 Improved code coverage of OtpManagerServiceImpl. * MOSIP-24939 Added test class for WebSubCredentialStatusUpdateServiceImpl. * MOSIP-24939 Improved code coverage of WebSubUpdateAuthTypeService. * MOSIP-24939 Improved code coverage of WebSubUpdateAuthTypeService. * MOSIP-24939 Improved code coverage of WebSubUpdateAuthTypeService. * MOSIP-24939 Improved code coverage of WebSubUpdateAuthTypeService. * MOSIP-24939 Improved code coverage of IdentityService.
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl --------- Co-authored-by: Ritik Jain <[email protected]>
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService.
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of Utilities.
* updated package * updated package of validation test calsses * updated * formatting * updated packages of controller test classes * updated package of service impl test classes * updated package of util test classes * updated package of aspect test classes * updated package of config test classes * updated package of handler test classes * added some exception test cases * added coverage for vid controller * added junit for configservice impl * added junits for config service impl * formatting * updated test cases * fixed get my uin issue * added junit * return string instead of uri * renamed method * fixed data share url check * added logger * updated logger from error to info * added coverage for download masterdata service impl * added coverage for credential service impl * formatting * removed unused code * removed unused code * added author and formatting * fixed resident otp service test * added coverage for verification service impl * covered one exception * used constant and add test case * fixed one condition * added test cases and formatting * formatting --------- Co-authored-by: Ritik Jain <[email protected]>
* Fixed service history issue. * MOSIP-27716 Moved identity-data-formatter.mvel to credentialdata.mvel. * Fixed Null pointer exception in notification method. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of IdentityService. * MOSIP-24939 Improved code coverage of Utilities. * MOSIP-24939 Improved code coverage of Utility. * MOSIP-24939 Improved code coverage of Utility.
… into release-1.2.0.1-new-local � Conflicts: � resident/resident-service/pom.xml � resident/resident-service/src/main/java/io/mosip/resident/constant/ResidentConstants.java � resident/resident-service/src/main/java/io/mosip/resident/controller/DownloadCardController.java � resident/resident-service/src/main/java/io/mosip/resident/controller/ProxyOtpController.java � resident/resident-service/src/main/java/io/mosip/resident/service/IdentityService.java � resident/resident-service/src/main/java/io/mosip/resident/service/ProxyOtpService.java � resident/resident-service/src/main/java/io/mosip/resident/service/ResidentCredentialService.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/AuthTransactionCallBackServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/DownloadCardServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/IdentityServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/OrderCardServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/OtpManagerServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ProxyOtpServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ResidentCredentialServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/ResidentServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/WebSubCredentialStatusUpdateServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/service/impl/WebSubUpdateAuthTypeServiceImpl.java � resident/resident-service/src/main/java/io/mosip/resident/util/Utilities.java � resident/resident-service/src/main/java/io/mosip/resident/util/Utility.java � resident/resident-service/src/test/java/io/mosip/resident/config/TestSecurityConfig.java � resident/resident-service/src/test/java/io/mosip/resident/controller/ResidentVidControllerTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/OTPManagerServiceImplTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ProxyOtpServiceImpllTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentCredentialServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentOtpServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/service/impl/ResidentVidServiceTest.java � resident/resident-service/src/test/java/io/mosip/resident/util/UtilitiesTest.java � resident/resident-service/src/test/java/io/mosip/resident/util/UtilityTest.java
loganathan-sekaran
approved these changes
Jul 7, 2023
loganathan-sekaran
approved these changes
Jul 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.