-
Notifications
You must be signed in to change notification settings - Fork 91
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
Minor fixes #199
Merged
Merged
Minor fixes #199
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
fc270b7
Update README
ospfranco e7a886b
Make test UI a bit nicer and fix an unhandled error on randomFill
ospfranco 4153b5a
Fix some tests and some types
ospfranco 8e2b6c2
Add a guard for buffer enconding
ospfranco 91d2079
Add type to import pbkdf2
ospfranco debcda6
Typescript fixes
ospfranco 81e68c3
Add types to parent package
ospfranco e6ad40f
Dependencies
ospfranco fddc858
Update gradle wrapper
ospfranco 26d61aa
Update Java version on action
ospfranco 4438955
Update Java version on action
ospfranco e40020e
Update Java version on action
ospfranco 6b29968
Remove yarn.lock changes action
ospfranco f90833d
Do not use build caches
ospfranco 0b192e8
Do not use build caches
ospfranco b278ae1
Change react native android dependency
ospfranco 91b70e3
Fix Android compilation
ospfranco 3267110
Change lint to run on example folder
ospfranco 757be80
Change lint to run on example folder
ospfranco 7b7d3d4
Change lint to run on example folder
ospfranco d4da5f7
Change lint to run on example folder
ospfranco d938cd3
Update Lint Report action version
ospfranco fd04d7d
Update Lint Report action version
ospfranco 0c53ab3
Update JDK Setup
ospfranco c0834a9
Update dependencies
ospfranco 34c1539
Update dependencies
ospfranco dba27ff
linting
ospfranco 8c609f3
Reinsert deps
ospfranco 0463e24
lock
ospfranco 8afc4a5
lock
ospfranco 12137dd
Add back debug config
ospfranco 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 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 was deleted.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why it's commented out?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
setup-java@v3 already has a cache logic integrated, see line 33