ci: Fix auto-release (#386) #56
Annotations
1 error and 12 warnings
Upload code coverage
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
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/.
|
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/
|
Build:
Parse/Infrastructure/Utilities/Conversion.cs#L6
#warning: 'Possibly should be refactored.'
|
Build:
Parse/Platform/Users/ParseCurrentUserController.cs#L15
#warning: 'This class needs to be rewritten (PCuUsC).'
|
Build:
Parse/Platform/Objects/ParseObjectClassController.cs#L74
#warning: 'Constructor detection may erroneously find a constructor which should not be used.'
|
Build:
Parse/Platform/Users/ParseUser.cs#L236
#warning: 'Check if the following properties should be injected via IServiceHub.UserController (except for ImmutableKeys).'
|
Build:
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.'
|
Build:
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.'
|
Build:
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.'
|
Build:
Parse/Platform/Push/ParsePush.cs#L22
#warning: 'Make default(IServiceHub) the default value of serviceHub once all dependents properly inject it.'
|
Build:
Parse/Platform/Files/ParseFile.cs#L27
#warning: 'Make serviceHub null by default once dependents properly inject it when needed.'
|
Build:
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.'
|
Loading