Skip to content

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

feat: Fully support .NET Standard on various platforms

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

Re-run triggered December 13, 2024 01:15
Status Success
Total duration 3m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
check-ci
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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/Infrastructure/Utilities/Conversion.cs#L6
#warning: 'Possibly should be refactored.'
check-ci: Parse/Platform/Users/ParseUser.cs#L240
#warning: 'Check if the following properties should be injected via IServiceHub.UserController (except for ImmutableKeys).'
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/Platform/Files/ParseFile.cs#L27
#warning: 'Make serviceHub null by default once dependents properly inject it when needed.'
check-ci: Parse/Platform/Push/ParsePushEncoder.cs#L27
#warning: 'Verify that it is fine to instantiate a ParseQuery<ParseInstallation> here with a default(IServiceHub).'
check-ci: Parse/Utilities/InstallationServiceExtensions.cs#L25
#warning: 'Consider making the following method asynchronous.'
check-ci: 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.'
check-ci: Parse/Platform/Files/ParseFile.cs#L69
#warning: 'Make IServiceHub optionally null once all dependents are injecting it if necessary.'
check-ci: Parse/Platform/Objects/ParseObjectClassController.cs#L74
#warning: 'Constructor detection may erroneously find a constructor which should not be used.'
check-ci: Parse/Infrastructure/Utilities/Conversion.cs#L6
#warning: 'Possibly should be refactored.'
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/Platform/Installations/ParseInstallationController.cs#L25
#warning: 'Should refactor here if this operates correctly.'
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/Users/ParseCurrentUserController.cs#L15
#warning: 'This class needs to be rewritten (PCuUsC).'
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/ParseUser.cs#L240
#warning: 'Check if the following properties should be injected via IServiceHub.UserController (except for ImmutableKeys).'
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/ConfigurationServiceExtensions.cs#L16
#warning: 'Investigate if these methods which simply block a thread waiting for an asynchronous process to complete should be eliminated.'
check-ci: Parse/Platform/Push/ParsePush.cs#L22
#warning: 'Make default(IServiceHub) the default value of serviceHub once all dependents properly inject it.'