Skip to content

feat: Fully support .NET Standard on various platforms #67

feat: Fully support .NET Standard on various platforms

feat: Fully support .NET Standard on various platforms #67

Triggered via pull request July 16, 2024 00:56
Status Success
Total duration 7m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
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/
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/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.'
check-ci: Parse/Infrastructure/Utilities/Conversion.cs#L6
#warning: 'Possibly should be refactored.'
check-ci: Parse/Platform/Users/ParseCurrentUserController.cs#L15
#warning: 'This class needs to be rewritten (PCuUsC).'
check-ci: Parse/Platform/Files/ParseFile.cs#L27
#warning: 'Make serviceHub null by default once dependents properly inject it when needed.'
check-ci: Parse/Platform/Files/ParseFile.cs#L69
#warning: 'Make IServiceHub optionally null once all dependents are injecting it if necessary.'
check-ci: Parse/Utilities/ParseQueryExtensions.cs#L11
#warning: 'Fully refactor at some point.'
check-ci: Parse/Platform/Push/ParsePush.cs#L22
#warning: 'Make default(IServiceHub) the default value of serviceHub once all dependents properly inject it.'
check-ci: Parse/Utilities/UserServiceExtensions.cs#L203
#warning: 'Check if SynchronizeAllAuthData should accept an IServiceHub for consistency on which actions take place on which IServiceHub implementation instance.'
check-ci: Parse/Utilities/UserServiceExtensions.cs#L225
#warning: 'Check if SynchronizeAllAuthData should accept an IServiceHub for consistency on which actions take place on which IServiceHub implementation instance.'