fix: SDK crash on conversion of double type range values to long type #18
Annotations
12 warnings
check-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, crazy-max/ghaction-chocolatey@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, crazy-max/ghaction-chocolatey@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-ci:
Parse/Platform/Files/FileState.cs#L19
#warning: 'Investigate if the first branch of this swhich expression should be removed or an explicit failure case when not testing.'
|
check-ci:
Parse/Infrastructure/Utilities/Conversion.cs#L8
#warning: 'Possibly should be refactored.'
|
check-ci:
Parse/Platform/Objects/ParseObjectClassController.cs#L74
#warning: 'Constructor detection may erroneously find a constructor which should not be used.'
|
check-ci:
Parse/Platform/Users/ParseCurrentUserController.cs#L17
#warning: 'This class needs to be rewritten (PCuUsC).'
|
check-ci:
Parse/Platform/Files/ParseFile.cs#L29
#warning: 'Make serviceHub null by default once dependents properly inject it when needed.'
|
check-ci:
Parse/Utilities/UserServiceExtensions.cs#L212
#warning: 'Check if SynchronizeAllAuthData should accept an IServiceHub for consistency on which actions take place on which IServiceHub implementation instance.'
|
check-ci:
Parse/Platform/Files/ParseFile.cs#L71
#warning: 'Make IServiceHub optionally null once all dependents are injecting it if necessary.'
|
check-ci:
Parse/Utilities/UserServiceExtensions.cs#L234
#warning: 'Check if SynchronizeAllAuthData should accept an IServiceHub for consistency on which actions take place on which IServiceHub implementation instance.'
|
check-ci:
Parse/Platform/Users/ParseUser.cs#L238
#warning: 'Check if the following properties should be injected via IServiceHub.UserController (except for ImmutableKeys).'
|
check-ci:
Parse/Platform/Installations/ParseInstallation.cs#L206
#warning: 'InstallationDataFinalizer needs to be injected here somehow or removed.'
|