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

853 improvement proposal add read only low functions to high level functions #873

Conversation

mohammeds1992
Copy link
Collaborator

No description provided.

@mohammeds1992 mohammeds1992 merged commit 5914c23 into main Nov 23, 2023
2 checks passed
Copy link

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

  • Line 38: "LENGTH_LOWER_LIMTI" should be "LENGTH_LOWER_LIMIT"

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

  • Line 56: "LENGTH_LOWER_LIMTI" should be "LENGTH_LOWER_LIMIT"

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

  • Line 60: "LENGTH_LOWER_LIMTI" should be "LENGTH_LOWER_LIMIT"

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

  • Line 66: "LENGTH_LOWER_LIMTI" should be "LENGTH_LOWER_LIMIT"

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

  • Line 72: "LENGTH_LOWER_LIMTI" should be "LENGTH_LOWER_LIMIT"

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

  • Line 87: "SETTING_DELIMITER" should be "LENGTH_LOWER_LIMIT"

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

  • Line 88: "SETTING_SEPARATOR" should be "SETTING_SEPARATOR"

File: packages/restapi/src/lib/pushapi/PushAPI.ts

  • Line 115: There is a missing closing bracket before the commented line "// Initialize PushAPI instance"

File: packages/restapi/src/lib/pushapi/PushAPI.ts

  • Line 118: There is a missing closing bracket before the commented line "// or handle it more gracefully if desired"

File: packages/restapi/src/lib/pushapi/PushAPI.ts

  • Line 184: There is a missing closing bracket before the commented line "// Only signer provided"

File: packages/restapi/src/lib/pushapi/PushAPI.ts

  • Line 203: There is a missing closing bracket before the commented line "// varify the optional inputed options"

File: packages/restapi/src/lib/pushapi/PushAPI.ts

  • Line 207: There is a missing closing bracket before the commented line "// Handle other cases or throw an error"

File: packages/restapi/src/lib/pushapi/PushAPI.ts

  • Line 224: There is a missing closing bracket before the commented line "// Get account"

File: packages/restapi/src/lib/pushapi/PushAPI.ts

  • Line 289: There is a missing closing bracket before the commented line "// Decrypt PGP private key"

File: packages/restapi/src/lib/pushapi/profile.ts

  • Line 18: There is a missing closing bracket before the commented line "// If user exists, decrypts the PGP private key"

File: packages/restapi/src/lib/pushapi/profile.ts

  • Line 25: There is a missing closing bracket before the commented line "// const response"

File: packages/restapi/src/lib/pushapi/profile.ts

  • Line 35: There is a missing closing bracket before the commented line "// const response"

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.

😈 [Improvement Proposal] - Add read only low functions to high level functions
2 participants