Skip to content
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 fix #844

Merged
merged 470 commits into from
Nov 16, 2023
Merged

Minor fix #844

merged 470 commits into from
Nov 16, 2023

Conversation

akp111
Copy link
Collaborator

@akp111 akp111 commented Nov 16, 2023

No description provided.

mohammeds1992 and others added 27 commits October 3, 2023 12:51
* refactor: added code for joining livekit room for listeners (#731)

* feat: drop in livekit inplace of livepeer (#736)

* feat: drop in livekit inplace of livepeer

* feat: added microphone

* feat: added mic

* feat: added access control

---------

Co-authored-by: Nilesh Gupta <[email protected]>
* Arbitrum changes (#735)

* fix: inital implementation for arbitrum changes

* fix: more changes

* fix: added final changes

* fix: minor fixes

* fix: fixed typo

* fix: notification settings related changes

* fix: added index parameter for notification
* refactor: added code for joining livekit room for listeners (#731)

* feat: drop in livekit inplace of livepeer

* feat: added microphone

* feat: added mic

* feat: added access control

* feat: fixes for livekit API call

---------

Co-authored-by: Nilesh Gupta <[email protected]>
@mohammeds1992 mohammeds1992 merged commit 299c9b8 into main Nov 16, 2023
1 check passed
Copy link

File: packages/restapi/src/lib/pushNotification/channel.ts

  1. Line 5: There is a comma at the end of the import statement. Remove it.

  2. Line 18: There is a comma at the end of the import statement. Remove it.

  3. Line 20: There is a comma at the end of the import statement. Remove it.

  4. Line 22: There is a comma at the end of the import statement. Remove it.

  5. Line 26: There is a comma at the end of the import statement. Remove it.

  6. Line 28: There is a comma at the end of the import statement. Remove it.

  7. Line 36: There is a misplaced closing parenthesis '}' on line 36. Remove it.

  8. Line 43: There is a misplaced closing parenthesis '}' on line 43. Remove it.

  9. Line 45: There is a misplaced closing parenthesis '}' on line 45. Remove it.

  10. Line 47: There is a misplaced closing parenthesis '}' on line 47. Remove it.

  11. Line 49: There is a misplaced closing parenthesis '}' on line 49. Remove it.

  12. Line 51: There is a misplaced closing parenthesis '}' on line 51. Remove it.

  13. Line 53: There is a misplaced closing parenthesis '}' on line 53. Remove it.

  14. Line 55: There is a misplaced closing parenthesis '}' on line 55. Remove it.

  15. Line 57: There is a misplaced closing parenthesis '}' on line 57. Remove it.

  16. Line 61: There is a misplaced closing parenthesis '}' on line 61. Remove it.

  17. Line 63: There is a misplaced closing parenthesis '}' on line 63. Remove it.

  18. Line 69: There is a misplaced closing parenthesis '}' on line 69. Remove it.

  19. Line 71: There is a misplaced closing parenthesis '}' on line 71. Remove it.

  20. Line 76: There is a misplaced closing parenthesis '}' on line 76. Remove it.

  21. Line 78: There is a misplaced closing parenthesis '}' on line 78. Remove it.

  22. Line 83: There is a misplaced closing parenthesis '}' on line 83. Remove it.

  23. Line 85: There is a misplaced closing parenthesis '}' on line 85. Remove it.

  24. Line 98: There is a misplaced closing parenthesis '}' on line 98. Remove it.

  25. Line 99: There is an extra closing parenthesis '}' on line 99. Remove it.

  26. Line 101: There is a misplaced closing parenthesis '}' on line 101. Remove it.

  27. Line 103: There is a misplaced closing parenthesis '}' on line 103. Remove it.

  28. Line 105: There is a misplaced closing parenthesis '}' on line 105. Remove it.

  29. Line 107: There is a misplaced closing parenthesis '}' on line 107. Remove it.

  30. Line 109: There is a misplaced closing parenthesis '}' on line 109. Remove it.

  31. Line 111: There is a misplaced closing parenthesis '}' on line 111. Remove it.

  32. Line 113: There is a misplaced closing parenthesis '}' on line 113. Remove it.

  33. Line 115: There is a misplaced closing parenthesis '}' on line 115. Remove it.

  34. Line 120: There is a misplaced closing parenthesis '}' on line 120. Remove it.

  35. Line 128: There is a misplaced closing parenthesis '}' on line 128. Remove it.

  36. Line 133: There is a misplaced closing parenthesis '}' on line 133. Remove it.

  37. Line 137: There is a misplaced closing parenthesis '}' on line 137. Remove it.

  38. Line 140: There is a misplaced closing parenthesis '}' on line 140. Remove it.

  39. Line 146: There is a misplaced closing parenthesis '}' on line 146. Remove it.

  40. Line 155: There is a misplaced closing parenthesis '}' on line 155. Remove it.

  41. Line 163: There is a misplaced closing parenthesis '}' on line 163. Remove it.

  42. Line 188: The comment block for the 'search' function is not properly formatted. The opening comment block does not match the closing comment block. Fix the formatting.

  43. Line 196: There is a misplaced closing parenthesis '}' on line 196. Remove it.

  44. Line 197: There is an extra closing parenthesis '}' on line 197. Remove it.

  45. Line 202: There is a misplaced closing parenthesis '}' on line 202. Remove it.

  46. Line 204: There is a misplaced closing parenthesis '}' on line 204. Remove it.

  47. Line 206: There

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants