Bump GitHubApiStatus from 2.0.4 to 3.0.0 #776
Build iOS App failed
Annotations
Check failure on line 296 in GitTrends\ViewModels\RepositoryViewModel.cs
azure-pipelines / Main (Build iOS App)
GitTrends\ViewModels\RepositoryViewModel.cs#L296
GitTrends\ViewModels\RepositoryViewModel.cs(296,157): Error CS1061: 'GitHubApiStatusService' does not contain a definition for 'HasReachedMaximimApiCallLimit' and no accessible extension method 'HasReachedMaximimApiCallLimit' accepting a first argument of type 'GitHubApiStatusService' could be found (are you missing a using directive or an assembly reference?)
Check failure on line 27 in GitTrends\Services\GitHubApiExceptionService.cs
azure-pipelines / Main (Build iOS App)
GitTrends\Services\GitHubApiExceptionService.cs#L27
GitTrends\Services\GitHubApiExceptionService.cs(27,114): Error CS1061: 'IGitHubApiStatusService' does not contain a definition for 'HasReachedMaximimApiCallLimit' and no accessible extension method 'HasReachedMaximimApiCallLimit' accepting a first argument of type 'IGitHubApiStatusService' could be found (are you missing a using directive or an assembly reference?)
Check failure on line 28 in GitTrends\Services\GitHubApiExceptionService.cs
azure-pipelines / Main (Build iOS App)
GitTrends\Services\GitHubApiExceptionService.cs#L28
GitTrends\Services\GitHubApiExceptionService.cs(28,65): Error CS1061: 'IGitHubApiStatusService' does not contain a definition for 'HasReachedMaximimApiCallLimit' and no accessible extension method 'HasReachedMaximimApiCallLimit' accepting a first argument of type 'IGitHubApiStatusService' could be found (are you missing a using directive or an assembly reference?)
Check failure on line 890 in Build log
azure-pipelines / Main (Build iOS App)
Build log #L890
Process 'msbuild.exe' exited with code '1'.