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

Create new projects: WireMock.Net.Minimal, WireMock.Net.Shared, WireMock.Net.GraphQL, WireMock.Net.MimePart and WireMock.Net.ProtoBuf #1072

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

?

de3c449
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI (Windows_Release_to_MyGet) failed Jul 27, 2024 in 9m 42s

Windows_Release_to_MyGet failed

Annotations

Check failure on line 9 in src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI (Windows_Release_to_MyGet)

src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs#L9

src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs(9,7): Error CS0246: The type or namespace name 'GraphQL' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 10 in src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI (Windows_Release_to_MyGet)

src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs#L10

src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs(10,7): Error CS0246: The type or namespace name 'GraphQL' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 11 in src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI (Windows_Release_to_MyGet)

src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs#L11

src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs(11,7): Error CS0246: The type or namespace name 'GraphQLParser' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 12 in src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI (Windows_Release_to_MyGet)

src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs#L12

src\WireMock.Net.GraphQL\Matchers\GraphQLMatcher.cs(12,7): Error CS0246: The type or namespace name 'GraphQLParser' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 5 in src\WireMock.Net.GraphQL\Matchers\Models\WireMockCustomScalarGraphType.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI (Windows_Release_to_MyGet)

src\WireMock.Net.GraphQL\Matchers\Models\WireMockCustomScalarGraphType.cs#L5

src\WireMock.Net.GraphQL\Matchers\Models\WireMockCustomScalarGraphType.cs(5,7): Error CS0246: The type or namespace name 'GraphQL' could not be found (are you missing a using directive or an assembly reference?)