Skip to content

Added .NET 9

Added .NET 9 #2486

Triggered via pull request November 20, 2024 14:38
Status Failure
Total duration 6m 7s
Artifacts 164

ci.yml

on: pull_request
Check for Changes
7s
Check for Changes
Markdown linting
16s
Markdown linting
Website Tests
0s
Website Tests
Generate Test Matrix
50s
Generate Test Matrix
Spellcheck Documentation
0s
Spellcheck Documentation
Matrix: library-tests
CI Status Check
0s
CI Status Check
Upload Coverage
48s
Upload Coverage
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 23 warnings
Run Data.Marten.Sorting.Tests
Process completed with exit code 1.
Run Data.Marten.Filters.Tests
Process completed with exit code 1.
Run HotChocolate.Fusion.Aspire.Analyzers.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.Fusion.Aspire.Analyzers.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.Fusion.Aspire.Analyzers.Tests
Process completed with exit code 1.
Run HotChocolate.Fusion.Composition.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.Fusion.Composition.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.Fusion.Composition.Tests
Process completed with exit code 1.
Run HotChocolate.Fusion.CommandLine.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.Fusion.CommandLine.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.Fusion.CommandLine.Tests
Process completed with exit code 1.
Run HotChocolate.Fusion.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.Fusion.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.Fusion.Tests
Process completed with exit code 1.
Run HotChocolate.OpenApi.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.OpenApi.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run HotChocolate.OpenApi.Tests
Process completed with exit code 1.
Run Skimmed.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run Skimmed.Tests: src/HotChocolate/Skimmed/src/Skimmed/Collections/ReadOnlyObjectTypeDefinitionCollection.cs#L12
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
Run Skimmed.Tests
Process completed with exit code 1.
Run HotChocolate.Types.Analyzers.Tests
Process completed with exit code 1.
CI Status Check
Process completed with exit code 1.
Check for Changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check for Changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check for Changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate Test Matrix
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Generate Test Matrix
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Generate Test Matrix
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Generate Test Matrix: .build/Build.Publish.cs#L19
The field 'Build.MyGetSource' is assigned but its value is never used
Run Data.Marten.Sorting.Tests
No files were found with the provided path: src/HotChocolate/Marten/test/Data.Marten.Sorting.Tests/TestResults/*.trx. No artifacts will be uploaded.
Run Data.Marten.Sorting.Tests
No files were found with the provided path: src/HotChocolate/Marten/test/Data.Marten.Sorting.Tests/TestResults/*/coverage.opencover.xml. No artifacts will be uploaded.
Run Data.Marten.Filters.Tests
No files were found with the provided path: src/HotChocolate/Marten/test/Data.Marten.Filters.Tests/TestResults/*.trx. No artifacts will be uploaded.
Run Data.Marten.Filters.Tests
No files were found with the provided path: src/HotChocolate/Marten/test/Data.Marten.Filters.Tests/TestResults/*/coverage.opencover.xml. No artifacts will be uploaded.
Run HotChocolate.Fusion.Aspire.Analyzers.Tests
No files were found with the provided path: src/HotChocolate/Fusion/test/Aspire.Analyzers.Tests/TestResults/*.trx. No artifacts will be uploaded.
Run HotChocolate.Fusion.Aspire.Analyzers.Tests
No files were found with the provided path: src/HotChocolate/Fusion/test/Aspire.Analyzers.Tests/TestResults/*/coverage.opencover.xml. No artifacts will be uploaded.
Run HotChocolate.Fusion.Composition.Tests
No files were found with the provided path: src/HotChocolate/Fusion/test/Composition.Tests/TestResults/*.trx. No artifacts will be uploaded.
Run HotChocolate.Fusion.Composition.Tests
No files were found with the provided path: src/HotChocolate/Fusion/test/Composition.Tests/TestResults/*/coverage.opencover.xml. No artifacts will be uploaded.
Run HotChocolate.Fusion.CommandLine.Tests
No files were found with the provided path: src/HotChocolate/Fusion/test/CommandLine.Tests/TestResults/*/coverage.opencover.xml. No artifacts will be uploaded.
Run HotChocolate.Fusion.CommandLine.Tests
No files were found with the provided path: src/HotChocolate/Fusion/test/CommandLine.Tests/TestResults/*.trx. No artifacts will be uploaded.
Run HotChocolate.Fusion.Tests
No files were found with the provided path: src/HotChocolate/Fusion/test/Core.Tests/TestResults/*/coverage.opencover.xml. No artifacts will be uploaded.
Run HotChocolate.Fusion.Tests
No files were found with the provided path: src/HotChocolate/Fusion/test/Core.Tests/TestResults/*.trx. No artifacts will be uploaded.
Run HotChocolate.OpenApi.Tests
No files were found with the provided path: src/HotChocolate/OpenApi/test/HotChocolate.OpenApi.Tests/TestResults/*/coverage.opencover.xml. No artifacts will be uploaded.
Run HotChocolate.OpenApi.Tests
No files were found with the provided path: src/HotChocolate/OpenApi/test/HotChocolate.OpenApi.Tests/TestResults/*.trx. No artifacts will be uploaded.
Run Skimmed.Tests
No files were found with the provided path: src/HotChocolate/Skimmed/test/Skimmed.Tests/TestResults/*/coverage.opencover.xml. No artifacts will be uploaded.
Run Skimmed.Tests
No files were found with the provided path: src/HotChocolate/Skimmed/test/Skimmed.Tests/TestResults/*.trx. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
coverage-CookieCrumble.Tests
1.75 MB
coverage-Data.Raven.Filters.Tests
2.03 MB
coverage-Data.Raven.Sorting.Tests
2.01 MB
coverage-Data.Raven.Tests
2.03 MB
coverage-GreenDonut.Tests
44.2 KB
coverage-HotChocolate.Abstractions.Tests
1.76 MB
coverage-HotChocolate.ApolloFederation.Tests
1.88 MB
coverage-HotChocolate.AspNetCore.Authorization.Opa.Tests
1.76 MB
coverage-HotChocolate.AspNetCore.Authorization.Tests
1.83 MB
coverage-HotChocolate.AspNetCore.CommandLine.Tests
1.79 MB
coverage-HotChocolate.AspNetCore.Tests
1.88 MB
coverage-HotChocolate.Authorization.Tests
1.84 MB
coverage-HotChocolate.AzureFunctions.IsolatedProcess.Tests
1.61 MB
coverage-HotChocolate.AzureFunctions.Tests
1.61 MB
coverage-HotChocolate.Caching.Tests
1.85 MB
coverage-HotChocolate.CostAnalysis.Tests
2.03 MB
coverage-HotChocolate.Data.AutoMapper.Tests
2 MB
coverage-HotChocolate.Data.EntityFramework.Pagination.Tests
2.02 MB
coverage-HotChocolate.Data.EntityFramework.Tests
2.03 MB
coverage-HotChocolate.Data.Filters.InMemory.Tests
2.01 MB
coverage-HotChocolate.Data.Filters.SqlServer.Tests
2.03 MB
coverage-HotChocolate.Data.Filters.Tests
2.02 MB
coverage-HotChocolate.Data.MongoDb.Filters.Tests
2.06 MB
coverage-HotChocolate.Data.MongoDb.Paging.Tests
2.05 MB
coverage-HotChocolate.Data.MongoDb.Projections.Tests
2.05 MB
coverage-HotChocolate.Data.MongoDb.Sorting.Tests
2.04 MB
coverage-HotChocolate.Data.Projections.Spatial.SqlServer.Tests
2.05 MB
coverage-HotChocolate.Data.Projections.SqlServer.Tests
2.02 MB
coverage-HotChocolate.Data.Projections.Tests
2.01 MB
coverage-HotChocolate.Data.Raven.Paging.Tests
2.01 MB
coverage-HotChocolate.Data.Raven.Projections.Tests
2.04 MB
coverage-HotChocolate.Data.Sorting.InMemory.Tests
2.01 MB
coverage-HotChocolate.Data.Sorting.SqlLite.Tests
2 MB
coverage-HotChocolate.Data.Sorting.Tests
2.01 MB
coverage-HotChocolate.Data.Spatial.Tests
2.03 MB
coverage-HotChocolate.Data.Tests
2.03 MB
coverage-HotChocolate.Diagnostics.Tests
1.87 MB
coverage-HotChocolate.Execution.Tests
1.88 MB
coverage-HotChocolate.Features.Tests
1.75 MB
coverage-HotChocolate.Fetching.Tests
1.83 MB
coverage-HotChocolate.Fusion.Abstractions.Tests
1.75 MB
coverage-HotChocolate.Language.SyntaxTree.Tests
1.76 MB
coverage-HotChocolate.Language.Tests
1.77 MB
coverage-HotChocolate.Language.Web.Tests
1.75 MB
coverage-HotChocolate.Pagination.EntityFramework.Tests
1.84 MB
coverage-HotChocolate.PersistedOperations.FileSystem.Tests
1.81 MB
coverage-HotChocolate.PersistedOperations.InMemory.Tests
1.49 MB
coverage-HotChocolate.PersistedOperations.Redis.Tests
1.49 MB
coverage-HotChocolate.Spatial.Data.Filters.SqlServer.Tests
2.06 MB
coverage-HotChocolate.StarWars.Tests
1.75 MB
coverage-HotChocolate.Subscriptions.InMemory.Tests
1.82 MB
coverage-HotChocolate.Subscriptions.Nats.Tests
1.82 MB
coverage-HotChocolate.Subscriptions.Postgres.Tests
1.83 MB
coverage-HotChocolate.Subscriptions.RabbitMQ.Tests
1.82 MB
coverage-HotChocolate.Subscriptions.Redis.Tests
1.82 MB
coverage-HotChocolate.Subscriptions.Tests
1.75 MB
coverage-HotChocolate.Transport.Http.Tests
1.85 MB
coverage-HotChocolate.Transport.Sockets.Client.Tests
1.84 MB
coverage-HotChocolate.Types.Analyzers.Tests
1.93 MB
coverage-HotChocolate.Types.CursorPagination.Tests
1.83 MB
coverage-HotChocolate.Types.Json.Tests
1.82 MB
coverage-HotChocolate.Types.MongoDb.Tests
1.83 MB
coverage-HotChocolate.Types.Mutations.Tests
1.85 MB
coverage-HotChocolate.Types.NodaTime.Tests
1.83 MB
coverage-HotChocolate.Types.OffsetPagination.Tests
1.82 MB
coverage-HotChocolate.Types.Queries.Tests
2.01 MB
coverage-HotChocolate.Types.Records.Tests
1.82 MB
coverage-HotChocolate.Types.Scalars.Tests
1.95 MB
coverage-HotChocolate.Types.Spatial.Tests
1.89 MB
coverage-HotChocolate.Types.Tests
1.9 MB
coverage-HotChocolate.Utilities.Introspection.Tests
1.86 MB
coverage-HotChocolate.Utilities.Tests
16.8 KB
coverage-HotChocolate.Validation.Tests
1.82 MB
coverage-StrawberryShake.CodeGeneration.CSharp.Tests
2.22 MB
coverage-StrawberryShake.CodeGeneration.Razor.Tests
2.13 MB
coverage-StrawberryShake.CodeGeneration.Tests
1.99 MB
coverage-StrawberryShake.Core.Tests
1.81 MB
coverage-StrawberryShake.Persistence.SQLite.Tests
1.81 MB
coverage-StrawberryShake.Tools.Configuration.Tests
4.8 KB
coverage-StrawberryShake.Transport.Http.Tests
1.88 MB
coverage-StrawberryShake.Transport.InMemory.Tests
1.92 MB
coverage-StrawberryShake.Transport.WebSocket.Tests
1.92 MB
test-results-CookieCrumble.Tests
2.84 KB
test-results-Data.Raven.Filters.Tests
14.6 KB
test-results-Data.Raven.Sorting.Tests
4.34 KB
test-results-Data.Raven.Tests
3.75 KB
test-results-GreenDonut.Tests
26.1 KB
test-results-HotChocolate.Abstractions.Tests
73.6 KB
test-results-HotChocolate.ApolloFederation.Tests
21.4 KB
test-results-HotChocolate.AspNetCore.Authorization.Opa.Tests
2.62 KB
test-results-HotChocolate.AspNetCore.Authorization.Tests
16 KB
test-results-HotChocolate.AspNetCore.CommandLine.Tests
2.17 KB
test-results-HotChocolate.AspNetCore.Tests
66.5 KB
test-results-HotChocolate.Authorization.Tests
4.8 KB
test-results-HotChocolate.AzureFunctions.IsolatedProcess.Tests
1.92 KB
test-results-HotChocolate.AzureFunctions.Tests
2.32 KB
test-results-HotChocolate.Caching.Tests
9.29 KB
test-results-HotChocolate.CostAnalysis.Tests
10.3 KB
test-results-HotChocolate.Data.AutoMapper.Tests
2.3 KB
test-results-HotChocolate.Data.EntityFramework.Pagination.Tests
2.62 KB
test-results-HotChocolate.Data.EntityFramework.Tests
12 KB
test-results-HotChocolate.Data.Filters.InMemory.Tests
19.5 KB
test-results-HotChocolate.Data.Filters.SqlServer.Tests
15.7 KB
test-results-HotChocolate.Data.Filters.Tests
38.3 KB
test-results-HotChocolate.Data.MongoDb.Filters.Tests
22.9 KB
test-results-HotChocolate.Data.MongoDb.Paging.Tests
6.71 KB
test-results-HotChocolate.Data.MongoDb.Projections.Tests
5.51 KB
test-results-HotChocolate.Data.MongoDb.Sorting.Tests
4.43 KB
test-results-HotChocolate.Data.Projections.Spatial.SqlServer.Tests
1.62 KB
test-results-HotChocolate.Data.Projections.SqlServer.Tests
16 KB
test-results-HotChocolate.Data.Projections.Tests
5.44 KB
test-results-HotChocolate.Data.Raven.Paging.Tests
4.8 KB
test-results-HotChocolate.Data.Raven.Projections.Tests
15.2 KB
test-results-HotChocolate.Data.Sorting.InMemory.Tests
4.95 KB
test-results-HotChocolate.Data.Sorting.SqlLite.Tests
4.38 KB
test-results-HotChocolate.Data.Sorting.Tests
34.7 KB
test-results-HotChocolate.Data.Spatial.Tests
3.56 KB
test-results-HotChocolate.Data.Tests
6.04 KB
test-results-HotChocolate.Diagnostics.Tests
5.04 KB
test-results-HotChocolate.Execution.Tests
109 KB
test-results-HotChocolate.Features.Tests
2.7 KB
test-results-HotChocolate.Fetching.Tests
3.66 KB
test-results-HotChocolate.Fusion.Abstractions.Tests
3.22 KB
test-results-HotChocolate.Language.SyntaxTree.Tests
66.7 KB
test-results-HotChocolate.Language.Tests
60.3 KB
test-results-HotChocolate.Language.Web.Tests
2.05 KB
test-results-HotChocolate.Pagination.EntityFramework.Tests
15.9 KB
test-results-HotChocolate.PersistedOperations.FileSystem.Tests
3.95 KB
test-results-HotChocolate.PersistedOperations.InMemory.Tests
2.18 KB
test-results-HotChocolate.PersistedOperations.Redis.Tests
3.87 KB
test-results-HotChocolate.Spatial.Data.Filters.SqlServer.Tests
2.42 KB
test-results-HotChocolate.StarWars.Tests
1.21 KB
test-results-HotChocolate.Subscriptions.InMemory.Tests
2.78 KB
test-results-HotChocolate.Subscriptions.Nats.Tests
3.07 KB
test-results-HotChocolate.Subscriptions.Postgres.Tests
16.2 KB
test-results-HotChocolate.Subscriptions.RabbitMQ.Tests
3.04 KB
test-results-HotChocolate.Subscriptions.Redis.Tests
3.04 KB
test-results-HotChocolate.Subscriptions.Tests
3.03 KB
test-results-HotChocolate.Transport.Http.Tests
4.86 KB
test-results-HotChocolate.Transport.Sockets.Client.Tests
2.58 KB
test-results-HotChocolate.Types.Analyzers.Tests
6.13 KB
test-results-HotChocolate.Types.CursorPagination.Tests
17 KB
test-results-HotChocolate.Types.Json.Tests
3.72 KB
test-results-HotChocolate.Types.MongoDb.Tests
14 KB
test-results-HotChocolate.Types.Mutations.Tests
16.3 KB
test-results-HotChocolate.Types.NodaTime.Tests
46.1 KB
test-results-HotChocolate.Types.OffsetPagination.Tests
6.12 KB
test-results-HotChocolate.Types.Queries.Tests
6.58 KB
test-results-HotChocolate.Types.Records.Tests
1.91 KB
test-results-HotChocolate.Types.Scalars.Tests
630 KB
test-results-HotChocolate.Types.Spatial.Tests
102 KB
test-results-HotChocolate.Types.Tests
552 KB
test-results-HotChocolate.Utilities.Introspection.Tests
3.24 KB
test-results-HotChocolate.Utilities.Tests
8.09 KB
test-results-HotChocolate.Validation.Tests
137 KB
test-results-StrawberryShake.CodeGeneration.CSharp.Tests
32.2 KB
test-results-StrawberryShake.CodeGeneration.Razor.Tests
1.49 KB
test-results-StrawberryShake.CodeGeneration.Tests
5.3 KB
test-results-StrawberryShake.Core.Tests
26.3 KB
test-results-StrawberryShake.Persistence.SQLite.Tests
2.18 KB
test-results-StrawberryShake.Tools.Configuration.Tests
2.25 KB
test-results-StrawberryShake.Transport.Http.Tests
1.94 KB
test-results-StrawberryShake.Transport.InMemory.Tests
10.4 KB
test-results-StrawberryShake.Transport.WebSocket.Tests
30.9 KB