-
Notifications
You must be signed in to change notification settings - Fork 26
feat(core): resolve pr comments for eslint in core #1404
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
Merged
iFergal
merged 28 commits into
develop
from
feat/VT20-2117-resolve-PR-comments-for-eslint-in-core
Nov 5, 2025
Merged
Changes from 19 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
66b820f
fix(eslint): change no-unused-vars rule to error level
Sotatek-DucPhung 96ffe4c
fix(tests): correct usage of optional chaining in connectionService t…
Sotatek-DucPhung c4d120b
fix(core): ensure contact exists before accessing properties in conne…
Sotatek-DucPhung a674fd5
fix(core): improve error handling and structure in connection details…
Sotatek-DucPhung 29c0392
fix(core): add agent initialization check in identifier creation
Sotatek-DucPhung d0d14bf
refactor(core): simplify cloudIdentifiers type definition in syncKeri…
Sotatek-DucPhung e5871cc
fix(core): enforce presence of e.acdc in CREDENTIAL_REVOKED messages …
Sotatek-DucPhung 8a21efe
fix(core): add initialization check for signify client manager in Ipe…
Sotatek-DucPhung 78187a4
fix(core): improve error handling by throwing an error when contact i…
Sotatek-DucPhung 192c29f
fix(core): standardize error messages for signify client manager init…
Sotatek-DucPhung 67420e7
fix(core): update type handling for record tags in IonicStorage to im…
Sotatek-DucPhung 0e42e01
fix(tests): remove optional chaining for historyItems in connectionSe…
Sotatek-DucPhung e045043
fix(core): update type definition for item tags in migration utilitie…
Sotatek-DucPhung c94d9f6
feat(core): introduce ACDC type and integrate it into credential hand…
Sotatek-DucPhung 61a8b35
fix(core): update ExnMessage types to use unknown for exn structure a…
Sotatek-DucPhung d91008e
fix(core): enhance type safety and validation for ExnMessage structur…
Sotatek-DucPhung 8252425
fix(core): improve type exports and enhance group data handling in Mu…
Sotatek-DucPhung 2462d86
fix(core): enhance type safety for queued group creation and improve …
Sotatek-DucPhung 2979559
fix(core): improve type safety for queued group handling in MultiSigS…
Sotatek-DucPhung 0c23980
fix(core): enhance type safety for identifier metadata handling in SQ…
Sotatek-DucPhung 6b4d850
fix(core): refine type definitions for ACDC handling in IpexCommunica…
Sotatek-DucPhung 9202fbf
fix(core): refine type definition for offerExnToJoin
Sotatek-DucPhung 5ef8843
fix(core): enhance type safety for queued group creation
Sotatek-DucPhung b13d94c
fix(core): improve type safety for ACDC
Sotatek-DucPhung b2d50ab
chore(core): revert logic
Sotatek-DucPhung cd1f9f3
fix(core): improve type safety for multisig creation
Sotatek-DucPhung 12e33c2
fix(core): rename type guard for multisig exchange messages
Sotatek-DucPhung 2e8005e
fix(core): add type guard for group inception data in multisig service
Sotatek-DucPhung File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.