Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump GitHubApiStatus from 2.0.4 to 3.0.0 #776

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump GitHubApiStatus from 2.0.4 to 3.0.0

63b9b21
Select commit
Loading
Failed to load commit list.
Open

Bump GitHubApiStatus from 2.0.4 to 3.0.0 #776

Bump GitHubApiStatus from 2.0.4 to 3.0.0
63b9b21
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Main (Build Unit Tests) failed May 30, 2024 in 2m 42s

Build Unit Tests failed

Annotations

Check failure on line 27 in GitTrends\Services\GitHubApiExceptionService.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Main (Build Unit Tests)

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Main (Build Unit Tests)

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 296 in GitTrends\ViewModels\RepositoryViewModel.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Main (Build Unit Tests)

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 1064 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Main (Build Unit Tests)

Build log #L1064

Process 'msbuild.exe' exited with code '1'.