docs: Add auto-release badge to README (#391) #66
Annotations
1 error and 12 warnings
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2, crazy-max/ghaction-chocolatey@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Parse/Platform/Objects/ParseObjectClassController.cs#L74
#warning: 'Constructor detection may erroneously find a constructor which should not be used.'
|
Parse/Infrastructure/Utilities/Conversion.cs#L6
#warning: 'Possibly should be refactored.'
|
Parse/Platform/Files/FileState.cs#L17
#warning: 'Investigate if the first branch of this swhich expression should be removed or an explicit failure case when not testing.'
|
Parse/Utilities/ParseQueryExtensions.cs#L11
#warning: 'Fully refactor at some point.'
|
Parse/Utilities/ConfigurationServiceExtensions.cs#L16
#warning: 'Investigate if these methods which simply block a thread waiting for an asynchronous process to complete should be eliminated.'
|
Parse/Utilities/PushServiceExtensions.cs#L123
#warning: 'Check if this should be moved into IParsePushController.'
|
Parse/Utilities/UserServiceExtensions.cs#L210
#warning: 'Check if SynchronizeAllAuthData should accept an IServiceHub for consistency on which actions take place on which IServiceHub implementation instance.'
|
Parse/Platform/Push/ParsePush.cs#L22
#warning: 'Make default(IServiceHub) the default value of serviceHub once all dependents properly inject it.'
|
Parse/Utilities/UserServiceExtensions.cs#L232
#warning: 'Check if SynchronizeAllAuthData should accept an IServiceHub for consistency on which actions take place on which IServiceHub implementation instance.'
|
Parse/Platform/Push/ParsePushEncoder.cs#L27
#warning: 'Verify that it is fine to instantiate a ParseQuery<ParseInstallation> here with a default(IServiceHub).'
|
This job failed
Loading