Skip to content

Add ability to mimick other test snapshots #467

Add ability to mimick other test snapshots

Add ability to mimick other test snapshots #467

Triggered via pull request November 9, 2024 23:29
Status Cancelled
Total duration 5m 45s
Artifacts

checkPullRequest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test-linux: test/Tests.Infrastructure/ISourceFileNameProvider.cs#L5
Using both 'static' and 'abstract' modifiers requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-linux: test/Tests.Fixtures/ElasticSearchNeptuneFixture.cs#L9
'ElasticSearchNeptuneFixture' derives from preview class 'GremlinqFixture' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-linux: test/Tests.Fixtures/RequestMessageWithAliasGremlinServerFixture.cs#L9
'RequestMessageWithAliasGremlinServerFixture' derives from preview class 'GremlinqFixture' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-linux: test/Tests.Fixtures/CosmosDbFixture.cs#L9
'CosmosDbFixture' derives from preview class 'GremlinqFixture' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-linux: test/Tests.Fixtures/GroovyGremlinQuerySerializationFixture.cs#L11
'GroovyGremlinQuerySerializationFixture' derives from preview class 'GremlinqFixture' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-linux: test/Tests.Fixtures/GremlinServerFixture.cs#L10
'GremlinServerFixture' derives from preview class 'GremlinqFixture' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-linux: test/Tests.Fixtures/JanusGraphFixture.cs#L10
'JanusGraphFixture' derives from preview class 'GremlinqFixture' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-linux: test/Tests.Fixtures/NeptuneFixture.cs#L10
'NeptuneFixture' derives from preview class 'GremlinqFixture' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-linux: test/Tests.Fixtures/TestContainerFixture.cs#L12
'TestContainerFixtureBase' derives from preview class 'GremlinqFixture' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-linux: test/Tests.Fixtures/CosmosDbEmulatorFixture.cs#L13
'CosmosDbEmulatorFixture' derives from preview class 'GremlinqFixture' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
test-windows
The run was canceled by @danielcweber.
test-windows
The operation was canceled.