Skip to content

Update to Aspire 9.4 #1504

Update to Aspire 9.4

Update to Aspire 9.4 #1504

Triggered via pull request July 30, 2025 04:19
Status Cancelled
Total duration 3m 8s
Artifacts 157

dotnet-ci.yml

on: pull_request
Matrix: run-tests / test
Matrix: build
package  /  package
package / package
publish-coverage  /  publish-coverage
publish-coverage / publish-coverage
publish-azure-artifacts
0s
publish-azure-artifacts
Fit to window
Zoom out
Zoom in

Annotations

99 errors and 27 warnings
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioFunctionalTests.cs#L73
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioFunctionalTests.cs#L44
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioFunctionalTests.cs#L22
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioPublicApiTests.cs#L109
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioFunctionalTests.cs#L164
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioFunctionalTests.cs#L130
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioFunctionalTests.cs#L111
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioFunctionalTests.cs#L73
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioFunctionalTests.cs#L44
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Minio.Tests-ubuntu-latest: tests/CommunityToolkit.Aspire.Hosting.Minio.Tests/MinioFunctionalTests.cs#L22
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
run-tests / Hosting.Azure.Dapr.Redis.Tests-ubuntu-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests.ResourceCreationTests.WithReference_WhenAADDisabled_UsesPasswordSecret: tests/CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests/ResourceCreationTests.cs#L14
Assert.Equal() Failure: Strings differ ↓ (pos 121) Expected: ···"p().location\n\nparam keyVaultName string\n\n"··· Actual: ···"p().location\n\nparam redisstate_kv_outputs"··· ↑ (pos 121)
CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests.ResourceCreationTests.WithReference_WhenTLSDisabled_UsesNonSslPort: tests/CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests/ResourceCreationTests.cs#L247
Assert.Equal() Failure: Strings differ ↓ (pos 163) Expected: ···"ft.Cache/redis@2024-03-01' = {\n name: ta"··· Actual: ···"ft.Cache/redis@2024-11-01' = {\n name: ta"··· ↑ (pos 163)
CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests.ResourceCreationTests.WithReference_WhenAADEnabled_SkipsPasswordSecret: tests/CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests/ResourceCreationTests.cs#L137
Assert.Equal() Failure: Strings differ ↓ (pos 163) Expected: ···"ft.Cache/redis@2024-03-01' = {\n name: ta"··· Actual: ···"ft.Cache/redis@2024-11-01' = {\n name: ta"··· ↑ (pos 163)
run-tests / Hosting.Azure.Dapr.Tests-ubuntu-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.Azure.Dapr.Tests.AzureDaprPublishingHelperTests.ExecuteProviderSpecificRequirements_AddsAzureContainerAppCustomizationAnnotation_WhenPublishAsAzureContainerAppIsUsed: tests/CommunityToolkit.Aspire.Hosting.Azure.Dapr.Tests/AzureDaprPublishingHelperTests.cs#L14
System.InvalidOperationException : Resource 'name' is configured to publish as an Azure Container App, but there are no 'AzureContainerAppEnvironmentResource' resources. Ensure you have added one by calling 'AddAzureContainerAppEnvironment'.
run-tests / Hosting.SqlServer.Extensions.Tests-ubuntu-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.SqlServer.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotations: tests/CommunityToolkit.Aspire.Hosting.SqlServer.Extensions.Tests/ResourceCreationTests.cs#L220
Assert.Equal() Failure: Strings differ ↓ (pos 15) Expected: "{"sqlserver":{"server":"sqlserver","usern"··· Actual: "{"sqlserver":{"Result":{"server":"sqlserv"··· ↑ (pos 15)
CommunityToolkit.Aspire.Hosting.SqlServer.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotationsForMultipleSqlServerResource: tests/CommunityToolkit.Aspire.Hosting.SqlServer.Extensions.Tests/ResourceCreationTests.cs#L316
Assert.Equal() Failure: Strings differ ↓ (pos 16) Expected: "{"sqlserver1":{"server":"sqlserver1","use"··· Actual: "{"sqlserver1":{"Result":{"server":"sqlser"··· ↑ (pos 16)
run-tests / Hosting.PostgreSQL.Extensions.Tests-ubuntu-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotations: tests/CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions.Tests/ResourceCreationTests.cs#L286
Assert.Equal() Failure: Strings differ ↓ (pos 14) Expected: "{"postgres":{"server":"postgres","usernam"··· Actual: "{"postgres":{"Result":{"server":"postgres"··· ↑ (pos 14)
CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotationsForMultiplePostgresResource: tests/CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions.Tests/ResourceCreationTests.cs#L382
Assert.Equal() Failure: Strings differ ↓ (pos 15) Expected: "{"postgres1":{"server":"postgres1","usern"··· Actual: "{"postgres1":{"Result":{"server":"postgre"··· ↑ (pos 15)
run-tests / Hosting.MySql.Extensions.Tests-ubuntu-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.MySql.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotationsForMultipleMySqlResource: tests/CommunityToolkit.Aspire.Hosting.MySql.Extensions.Tests/ResourceCreationTests.cs#L107
Assert.Equal() Failure: Strings differ ↓ (pos 20) Expected: "{"mysql1":{"server":"mysql1","username":""··· Actual: "{"mysql1":{"server":null,"username":null,"··· ↑ (pos 20)
CommunityToolkit.Aspire.Hosting.MySql.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotations: tests/CommunityToolkit.Aspire.Hosting.MySql.Extensions.Tests/ResourceCreationTests.cs#L11
Assert.Equal() Failure: Strings differ ↓ (pos 11) Expected: "{"mysql":{"server":"mysql","username":"ro"··· Actual: "{"mysql":{"Result":{"server":"mysql","use"··· ↑ (pos 11)
run-tests / Hosting.Adminer.Tests-ubuntu-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.Adminer.Tests.AddAdminerTests.WithAdminerShouldAddAnnotationsForMultipleDatabaseTypes: tests/CommunityToolkit.Aspire.Hosting.Adminer.Tests/AddAdminerTests.cs#L138
Assert.Equal() Failure: Strings differ ↓ (pos 23) Expected: ···"ostgres1":{"server":"postgres1","username"··· Actual: ···"ostgres1":{"server":null,"username":null,"··· ↑ (pos 23)
run-tests / Hosting.MySql.Extensions.Tests-windows-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.MySql.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotationsForMultipleMySqlResource: tests/CommunityToolkit.Aspire.Hosting.MySql.Extensions.Tests/ResourceCreationTests.cs#L107
Assert.Equal() Failure: Strings differ ↓ (pos 20) Expected: "{"mysql1":{"server":"mysql1","username":""··· Actual: "{"mysql1":{"server":null,"username":null,"··· ↑ (pos 20)
CommunityToolkit.Aspire.Hosting.MySql.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotations: tests/CommunityToolkit.Aspire.Hosting.MySql.Extensions.Tests/ResourceCreationTests.cs#L11
Assert.Equal() Failure: Strings differ ↓ (pos 11) Expected: "{"mysql":{"server":"mysql","username":"ro"··· Actual: "{"mysql":{"Result":{"server":"mysql","use"··· ↑ (pos 11)
run-tests / Hosting.DbGate.Tests-windows-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.DbGate.Tests.AddDbGateTests.VerifyWithData(useVolume: False): tests/CommunityToolkit.Aspire.Hosting.DbGate.Tests/AddDbGateTests.cs#L140
Assert.Equal() Failure: Strings differ ↓ (pos 0) Expected: "D:\\data\\dbgate" Actual: "/data/dbgate" ↑ (pos 0)
run-tests / Hosting.DbGate.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.PostgreSQL.Extensions.Tests-windows-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotations: tests/CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions.Tests/ResourceCreationTests.cs#L286
Assert.Equal() Failure: Strings differ ↓ (pos 14) Expected: "{"postgres":{"server":"postgres","usernam"··· Actual: "{"postgres":{"Result":{"server":"postgres"··· ↑ (pos 14)
CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotationsForMultiplePostgresResource: tests/CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions.Tests/ResourceCreationTests.cs#L382
Assert.Equal() Failure: Strings differ ↓ (pos 15) Expected: "{"postgres1":{"server":"postgres1","usern"··· Actual: "{"postgres1":{"Result":{"server":"postgre"··· ↑ (pos 15)
run-tests / Hosting.PostgreSQL.Extensions.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.MailPit.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.LavinMQ.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.PowerShell.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Azure.Dapr.Tests-windows-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.Azure.Dapr.Tests.AzureDaprPublishingHelperTests.ExecuteProviderSpecificRequirements_AddsAzureContainerAppCustomizationAnnotation_WhenPublishAsAzureContainerAppIsUsed: tests/CommunityToolkit.Aspire.Hosting.Azure.Dapr.Tests/AzureDaprPublishingHelperTests.cs#L14
System.InvalidOperationException : Resource 'name' is configured to publish as an Azure Container App, but there are no 'AzureContainerAppEnvironmentResource' resources. Ensure you have added one by calling 'AddAzureContainerAppEnvironment'.
run-tests / Hosting.Azure.Dapr.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / EventStore.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.GoFeatureFlag.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.GoFeatureFlag.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.SqlServer.Extensions.Tests-windows-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.SqlServer.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotations: tests/CommunityToolkit.Aspire.Hosting.SqlServer.Extensions.Tests/ResourceCreationTests.cs#L220
Assert.Equal() Failure: Strings differ ↓ (pos 15) Expected: "{"sqlserver":{"server":"sqlserver","usern"··· Actual: "{"sqlserver":{"Result":{"server":"sqlserv"··· ↑ (pos 15)
CommunityToolkit.Aspire.Hosting.SqlServer.Extensions.Tests.ResourceCreationTests.WithAdminerAddsAnnotationsForMultipleSqlServerResource: tests/CommunityToolkit.Aspire.Hosting.SqlServer.Extensions.Tests/ResourceCreationTests.cs#L316
Assert.Equal() Failure: Strings differ ↓ (pos 16) Expected: "{"sqlserver1":{"server":"sqlserver1","use"··· Actual: "{"sqlserver1":{"Result":{"server":"sqlser"··· ↑ (pos 16)
run-tests / Hosting.SqlServer.Extensions.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.NodeJS.Extensions.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
build (windows-latest)
The operation was canceled.
build (windows-latest)
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Azure.Dapr.Redis.Tests-windows-latest
Process completed with exit code 1.
CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests.ResourceCreationTests.WithReference_WhenAADDisabled_UsesPasswordSecret: tests/CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests/ResourceCreationTests.cs#L14
Assert.Equal() Failure: Strings differ ↓ (pos 121) Expected: ···"p().location\n\nparam keyVaultName string\n\n"··· Actual: ···"p().location\n\nparam redisstate_kv_outputs"··· ↑ (pos 121)
CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests.ResourceCreationTests.WithReference_WhenTLSDisabled_UsesNonSslPort: tests/CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests/ResourceCreationTests.cs#L247
Assert.Equal() Failure: Strings differ ↓ (pos 163) Expected: ···"ft.Cache/redis@2024-03-01' = {\n name: ta"··· Actual: ···"ft.Cache/redis@2024-11-01' = {\n name: ta"··· ↑ (pos 163)
CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests.ResourceCreationTests.WithReference_WhenAADEnabled_SkipsPasswordSecret: tests/CommunityToolkit.Aspire.Hosting.Azure.Dapr.Redis.Tests/ResourceCreationTests.cs#L137
Assert.Equal() Failure: Strings differ ↓ (pos 163) Expected: ···"ft.Cache/redis@2024-03-01' = {\n name: ta"··· Actual: ···"ft.Cache/redis@2024-11-01' = {\n name: ta"··· ↑ (pos 163)
run-tests / Hosting.Azure.Dapr.Redis.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Meilisearch.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.Meilisearch.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.k6.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.k6.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Adminer.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.Adminer.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Minio.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.Minio.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.SqlDatabaseProjects.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.SqlDatabaseProjects.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.RavenDB.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.RavenDB.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.McpInspector.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.McpInspector.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Java.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Python.Extensions.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.Python.Extensions.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.EventStore.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.EventStore.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Dapr.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.Dapr.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Rust.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.Rust.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Sqlite.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.Sqlite.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Golang.Tests-windows-latest
The operation was canceled.
run-tests / Hosting.Golang.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.SqlDatabaseProjects.Tests-ubuntu-latest
The operation was canceled.
run-tests / Hosting.SqlDatabaseProjects.Tests-ubuntu-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / SurrealDb.Tests-windows-latest
The operation was canceled.
run-tests / SurrealDb.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Microsoft.EntityFrameworkCore.Sqlite.Tests-windows-latest
The operation was canceled.
run-tests / Microsoft.EntityFrameworkCore.Sqlite.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.EventStore.Tests-ubuntu-latest
The operation was canceled.
run-tests / Hosting.EventStore.Tests-ubuntu-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / RavenDB.Client.Tests-windows-latest
The operation was canceled.
run-tests / RavenDB.Client.Tests-windows-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Ollama.Tests-ubuntu-latest
The operation was canceled.
run-tests / Hosting.Ollama.Tests-ubuntu-latest
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
.NET CI
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
.NET CI
Canceling since a higher priority waiting request for .NET CI-refs/pull/770/merge exists
run-tests / Hosting.Minio.Tests-ubuntu-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
build (ubuntu-latest)
'../SdkProject/SdkProject.csproj' is referenced by an Aspire Host project, but it is not an executable. Did you mean to set IsAspireProjectResource="false"?
build (ubuntu-latest)
'../SdkProject/SdkProject.csproj' is referenced by an Aspire Host project, but it is not an executable. Did you mean to set IsAspireProjectResource="false"?
run-tests / Hosting.Meilisearch.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.Meilisearch.Tests-windows-latest
No files were found with the provided path: **/*.binlog. No artifacts will be uploaded.
run-tests / Hosting.k6.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.k6.Tests-windows-latest
No files were found with the provided path: **/*.binlog. No artifacts will be uploaded.
run-tests / Hosting.Adminer.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.Minio.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.SqlDatabaseProjects.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.RavenDB.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.RavenDB.Tests-windows-latest
No files were found with the provided path: **/*.binlog. No artifacts will be uploaded.
run-tests / Hosting.McpInspector.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.Python.Extensions.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.EventStore.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.Dapr.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.Rust.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.Sqlite.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.Golang.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / Hosting.SqlDatabaseProjects.Tests-ubuntu-latest
'../SdkProject/SdkProject.csproj' is referenced by an Aspire Host project, but it is not an executable. Did you mean to set IsAspireProjectResource="false"?
run-tests / Hosting.SqlDatabaseProjects.Tests-ubuntu-latest
'../SdkProject/SdkProject.csproj' is referenced by an Aspire Host project, but it is not an executable. Did you mean to set IsAspireProjectResource="false"?
run-tests / SurrealDb.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / SurrealDb.Tests-windows-latest
No files were found with the provided path: **/*.binlog. No artifacts will be uploaded.
run-tests / Microsoft.EntityFrameworkCore.Sqlite.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / RavenDB.Client.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
run-tests / RavenDB.Client.Tests-windows-latest
No files were found with the provided path: **/*.binlog. No artifacts will be uploaded.
run-tests / Hosting.Ollama.Tests-ubuntu-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
binlog-EventStore.Tests-ubuntu-latest
778 KB
sha256:a6c4a5e7a5794131c1162ddd0e2b427b0c99b986cb3c8eaefe688db4d96ed570
binlog-EventStore.Tests-windows-latest
801 KB
sha256:2b04718e77bd97bb4cef7986066fed22423fe90e881d08d26493fbdb0c9700ac
binlog-GoFeatureFlag.Tests-ubuntu-latest
767 KB
sha256:38289614506cdbb69e701130b4a619dc55eebcf2b51a2bbf2126106dbad73fa1
binlog-GoFeatureFlag.Tests-windows-latest
796 KB
sha256:93884e9153ed21ea2598d289565bd326868dcce95d72270cca4e4fd81194b33f
binlog-Hosting.ActiveMQ.Tests-ubuntu-latest
1.2 MB
sha256:ccea8638343b58b8f6ec19be114dba1762bf7c68a648e8d7b04d1b111c016f72
binlog-Hosting.ActiveMQ.Tests-windows-latest
1.22 MB
sha256:b718cd0b492888f2af4f47a0bfc9f53b3ceff3ce3d88db79381261f0ae2c3c77
binlog-Hosting.Adminer.Tests-ubuntu-latest
1.35 MB
sha256:1e4331a4dcec35265dacb097fdf869e37ad74c5a43f951d5d05a8621cb2c1aba
binlog-Hosting.Adminer.Tests-windows-latest
1.26 MB
sha256:7b9c6c68aa017de477d1d2fd884aac56548d78e4a8fbc86b6fd6e16f26152787
binlog-Hosting.Azure.Dapr.Redis.Tests-ubuntu-latest
947 KB
sha256:fad17e1d7f6144c0ea6573dc720391c72c322dc0496285c04b2f24242028100c
binlog-Hosting.Azure.Dapr.Redis.Tests-windows-latest
975 KB
sha256:0282632f7f6223e9995b6fd0504888da7b0bc63866a55709628f120ba3cbd5b2
binlog-Hosting.Azure.Dapr.Tests-ubuntu-latest
830 KB
sha256:4d36aaf3cdc7cecba689d9d51d0e527562a139f1648bfeb5cb706c4ba4adf40b
binlog-Hosting.Azure.Dapr.Tests-windows-latest
856 KB
sha256:25e1a15aeb084aa866165342edaa2f97fab0414019e2ca1d83d66cdb5dd327f9
binlog-Hosting.Azure.DataApiBuilder.Tests-ubuntu-latest
1.22 MB
sha256:ac46cbfb3ac5b10bb85b95d2dd05c8e7860cf64f2aacf42861b6cfa40f5c965a
binlog-Hosting.Azure.DataApiBuilder.Tests-windows-latest
1.24 MB
sha256:5d2d517f63458f266afa35532dc35060c13635b8a90029fb0cb3ab56319ca62f
binlog-Hosting.Bun.Tests-ubuntu-latest
901 KB
sha256:e03b369c73395230f636aa8de765bcbd54d8ae10263300142ef586298e0ad1a6
binlog-Hosting.Bun.Tests-windows-latest
919 KB
sha256:324c806ae48ca09ecdc880ae83c9c62ddd3e495100b8800a0765e75a6d577002
binlog-Hosting.Dapr.Tests-ubuntu-latest
1.4 MB
sha256:164d80001a57ac5a3fbb12588259fd72f7fc94a673bb11b17e21a5c578339030
binlog-Hosting.Dapr.Tests-windows-latest
1000 KB
sha256:0e00e9ae2a4718e64054cecc43206bc06ebf627732ee0e4c09ffe6fa2b2a2f35
binlog-Hosting.DbGate.Tests-ubuntu-latest
1.6 MB
sha256:79e698acac677d676c7956737030f6c8d9448a923424df2b48b6b0a4a8faa8c7
binlog-Hosting.DbGate.Tests-windows-latest
1.65 MB
sha256:df4964e59e687d88bc7db6acc7f59ac35f337e82c7a8aeca95f4a9054f5d6647
binlog-Hosting.Deno.Tests-ubuntu-latest
902 KB
sha256:3d0ec7cf10f563955b77dc7f2a1b8f3d69324f35b4b627b864faecea6602236a
binlog-Hosting.Deno.Tests-windows-latest
921 KB
sha256:1ae0fae5f013f2fc78405ef4b06b6581ff11cb33dceabda21238d56f08c6c5a6
binlog-Hosting.EventStore.Tests-ubuntu-latest
1.3 MB
sha256:ab95e6bd0bbf9fc94b34f1deedcce06921b8f344314806798580c7ccd011a047
binlog-Hosting.EventStore.Tests-windows-latest
327 KB
sha256:4f337eeab803c482862cd503bd4b40ea6f651ed893198c0008adc4955b323e58
binlog-Hosting.GoFeatureFlag.Tests-ubuntu-latest
1.28 MB
sha256:46f3487f58ae8c02623ed3c60751dc006d07c94b26bab946ce7c3300172d4f62
binlog-Hosting.GoFeatureFlag.Tests-windows-latest
1.3 MB
sha256:4160adc1a165420376eddb8b8a0751b8252b15f58f2dddee2de526864a9b30f7
binlog-Hosting.Golang.Tests-ubuntu-latest
898 KB
sha256:03d39a977d5100ba6035b51f3455fb3f174bc3ee40babbe83feb995276647a08
binlog-Hosting.Golang.Tests-windows-latest
785 KB
sha256:cd3fa9fd73254cd3713501d3f6e14de7dc5fffe3fae61b78650593028997adb5
binlog-Hosting.Java.Tests-ubuntu-latest
1.29 MB
sha256:8f010a4df54ec10e4c153bd919630932e6b4f2fe40dc8a5c75a5231cc85510fb
binlog-Hosting.Java.Tests-windows-latest
1.34 MB
sha256:58c5553a2b484f83c74f737ba0778715b30898158b3702754e1bf7af961c6a6d
binlog-Hosting.LavinMQ.Tests-ubuntu-latest
1.18 MB
sha256:075390a3d8489fd9081b67cf6f01cdad6e804bfe42a221fa3326a029b8f23927
binlog-Hosting.LavinMQ.Tests-windows-latest
1.21 MB
sha256:87ccdf7a5ade5bf72db1bf0d1e89e6e2b5bc6edd461561c385868944cb5147c5
binlog-Hosting.MailPit.Tests-ubuntu-latest
1.18 MB
sha256:812c74323b02cb3908edf4208cf8888b5fab7c83edddc54256bbca2f2d76b5b4
binlog-Hosting.MailPit.Tests-windows-latest
1.21 MB
sha256:7c790112351c7833ba80837768b17666ca316a384e2e59964c0d72c770f36953
binlog-Hosting.McpInspector.Tests-ubuntu-latest
1.07 MB
sha256:13c760e56251dc01ef2353529fdc507a07aed532713be2e0fab006489c6cbe2c
binlog-Hosting.McpInspector.Tests-windows-latest
1.1 MB
sha256:2dfc80515cdfbf48bafa37a9d97535533a9d2e6e17a324688ca908bdaea009d0
binlog-Hosting.Meilisearch.Tests-ubuntu-latest
1.28 MB
sha256:fe9e1114a2f420f49abb792f3ac296280d300872846eb7824b8b56a3a6bdb64e
binlog-Hosting.Minio.Tests-ubuntu-latest
1.26 MB
sha256:1d7e57de077232f37d421527470a57bd82d86d75378105b95b8ab3bcefc90194
binlog-Hosting.Minio.Tests-windows-latest
383 KB
sha256:d0661fb8749e77f1f03461672e20944bd69386ac517df9b2b4a4d2999114f2e4
binlog-Hosting.MongoDB.Extensions.Tests-ubuntu-latest
1.01 MB
sha256:2fbd3423829b8ef6301da089fb6782eaa3504aa236d3dd618a9fa6f795447315
binlog-Hosting.MongoDB.Extensions.Tests-windows-latest
1.04 MB
sha256:92c15a6a0f58d908530405516b5237f6cd271462e0454a9164d45d9271db3de7
binlog-Hosting.MySql.Extensions.Tests-ubuntu-latest
1.1 MB
sha256:36c43c98446ef9359943f21fdb4681492ef2801e8f2512044928b6460dec530d
binlog-Hosting.MySql.Extensions.Tests-windows-latest
1.11 MB
sha256:fa4ca3a9f485592fb2a04b9c1a6296c9831961de00ebcc93dc6551bc838310a5
binlog-Hosting.Ngrok.Tests-ubuntu-latest
1.16 MB
sha256:769e3cd92571738f240a7e2514df89f995bd1c20518b6f294465af14a69be380
binlog-Hosting.Ngrok.Tests-windows-latest
1.2 MB
sha256:22e9c5dc7d72f10ee86a94828f0c9116ff8be80d56c949dcdb326b946705a7a8
binlog-Hosting.NodeJS.Extensions.Tests-ubuntu-latest
906 KB
sha256:ef612c40d2cb1377adbaff1322dbf8848e2e728d1e97994bc3b658057ff5ac2c
binlog-Hosting.NodeJS.Extensions.Tests-windows-latest
923 KB
sha256:936b1088724f3e97853c86b217a8f96134d70298f467d3fc2f2630248fad3ecc
binlog-Hosting.Ollama.Tests-ubuntu-latest
995 KB
sha256:23987b912e7d991705b900342375858bc45efa9484df267a0bb9fd89d826aa09
binlog-Hosting.Ollama.Tests-windows-latest
1 MB
sha256:e2f6fbeccfdbdde75181c1cf935f6739319ff1fa3cd2a5bc9c549f742f4319d8
binlog-Hosting.PapercutSmtp.Tests-ubuntu-latest
1.18 MB
sha256:022bfe3720113245a5ba2d626b3ffd20563e3ea7aee07b48dae0ed1ebd9bdfcd
binlog-Hosting.PapercutSmtp.Tests-windows-latest
1.21 MB
sha256:d8cc4968c114addd04415c77bfcf7b433d31667d2179560f6f14ff92ff2adb27
binlog-Hosting.PostgreSQL.Extensions.Tests-ubuntu-latest
1.09 MB
sha256:02792962a7f13b65ab6c23106e63172c294b5fd157ebe269f652e45fed84cab6
binlog-Hosting.PostgreSQL.Extensions.Tests-windows-latest
1.11 MB
sha256:78841dd5b7f329f0f7385df18b787838d6d4b3ec563847cb46c2de11cecd5ff5
binlog-Hosting.PowerShell.Tests-ubuntu-latest
1.13 MB
sha256:4d0358ebc32bc6ec0612e26a0eefd6ec784bf403c2d7f87d493be1db78f2a0b2
binlog-Hosting.PowerShell.Tests-windows-latest
1.15 MB
sha256:622e2329bbe0390307dcf82e43ef606604d02ed622ed1014b01823362fc8e4e5
binlog-Hosting.Python.Extensions.Tests-ubuntu-latest
907 KB
sha256:5f1de824c49181ed5ea196bb6f794deac48e03d368eca3da96d6947836114574
binlog-Hosting.Python.Extensions.Tests-windows-latest
921 KB
sha256:a68eff57ea993a02ec325e179bbe5405f52672f3f4728cdff23e4c232e434723
binlog-Hosting.RavenDB.Tests-ubuntu-latest
1.3 MB
sha256:7628fd66e4a8f282e8c5441b0b0c49d6f30589b0c70a3e66b227b929ce4a7f18
binlog-Hosting.Redis.Extensions.Tests-ubuntu-latest
1020 KB
sha256:7d95afa66d8162a36b4903c94d0c418314d744753eb7499d9f0a1e5b8252399a
binlog-Hosting.Redis.Extensions.Tests-windows-latest
1.02 MB
sha256:da71a30e772abd84399b0f98a6ae93ef39d91a33d4b9b18445751630a41e6c44
binlog-Hosting.Rust.Tests-ubuntu-latest
900 KB
sha256:30efcdd785f4ebb0255f650b03541960e60fdbdea465246376f076a027e7587d
binlog-Hosting.Rust.Tests-windows-latest
924 KB
sha256:402cc12f6a3a7cb59df34b3e461c65d73323168b024d03bd76807df56386ca75
binlog-Hosting.SqlDatabaseProjects.Tests-ubuntu-latest
1.14 MB
sha256:4dc578bbf9908c759968093d0e33dd068783d5fc476d999211a8a6bd41e9382e
binlog-Hosting.SqlDatabaseProjects.Tests-windows-latest
915 KB
sha256:22345590ca259f26902f59092823002ee5a4f963f46c36fa279891fc1565d1e9
binlog-Hosting.SqlServer.Extensions.Tests-ubuntu-latest
1.14 MB
sha256:da2c65757d7a53fc930e6dd65c02efb08ece5ff2193225ee8488dc35a7ca8668
binlog-Hosting.SqlServer.Extensions.Tests-windows-latest
1.17 MB
sha256:11a28ae94e0afd8c9df253e7004ac3694f2c7bc90322bd83755f04aa44349caf
binlog-Hosting.Sqlite.Tests-ubuntu-latest
1.4 MB
sha256:a6e56d8a0702e49e29260beb157003fa740bf8353b1c103805f540071d2b538a
binlog-Hosting.Sqlite.Tests-windows-latest
1.04 MB
sha256:cf9ae54e2bb16b7c12c79c865ec1410568797f64af5bb4a4278c09e7abe36169
binlog-Hosting.SurrealDb.Tests-ubuntu-latest
1.3 MB
sha256:6b4e8ee88db33d3091620d4966c5354c5840f93a31e2d1874d94833aa0686c8e
binlog-Hosting.SurrealDb.Tests-windows-latest
1.34 MB
sha256:1a16d59d2eaed2b4f8b7c3ebe65bb48fce31fa768c067fbcbec15d6810ab4ec8
binlog-Hosting.k6.Tests-ubuntu-latest
1.17 MB
sha256:d9dcb123b2b9aa5cad11ed591d5522184be527b973a90818525d88e95b76336d
binlog-MassTransit.RabbitMQ.Tests-ubuntu-latest
766 KB
sha256:f9b2815edd387858a594e93d72217952194fddf100b37dbf6f106ef017b69353
binlog-MassTransit.RabbitMQ.Tests-windows-latest
788 KB
sha256:2127dcdea5a7ffece83c65ca220a32d7afa77b116eac5dcb0f27a89f59954be2
binlog-Meilisearch.Tests-ubuntu-latest
774 KB
sha256:d2e9ac12a7f0ebcfb42b04a1373960b542c85004044c9b94519d9b0f207617b6
binlog-Meilisearch.Tests-windows-latest
797 KB
sha256:a455d58188187424e686854be37373ce2c17baf4cf9b8bbdeefa9a7798b6ba43
binlog-Microsoft.Data.Sqlite.Tests-ubuntu-latest
767 KB
sha256:13cd918a30fd35744a4d60949549943869bcd99898abe5fa0770131b52b3ed20
binlog-Microsoft.Data.Sqlite.Tests-windows-latest
791 KB
sha256:25d978295c471bf9369ff6044a32ba83800e5ee281b341b77bee5228d4b530d3
binlog-Microsoft.EntityFrameworkCore.Sqlite.Tests-ubuntu-latest
781 KB
sha256:217fc9b6283dab9222d11a32bde9f6e2968ef1392b6dc2423cedb49634be325c
binlog-Microsoft.EntityFrameworkCore.Sqlite.Tests-windows-latest
721 KB
sha256:bcd225a0e4649856cc967003ac2076016a219692cb36503fc5e9d72ed1d83f8f
binlog-Minio.Client.Tests-ubuntu-latest
890 KB
sha256:7ba0c1bd568a7ce20d25012b739fcc7e05e8c31d7c3ec91664ac190536afd94b
binlog-Minio.Client.Tests-windows-latest
915 KB
sha256:0bc975c495057959e7ce9c715fd4c893901cc6fc44545fd0cf07143c01a3345b
binlog-OllamaSharp.Tests-ubuntu-latest
774 KB
sha256:6d93d6fe04380a48f22f06b2675110c7554b9c49e4e4f815627ce3caaf3926d1
binlog-OllamaSharp.Tests-windows-latest
799 KB
sha256:19a2266dffe821b78e779174f4d0800e19af1ef394a2a5a66463f26cc818c958
binlog-RavenDB.Client.Tests-ubuntu-latest
704 KB
sha256:7e6a624059de89d91d05e8dca239fe004e9290c0e7e174ff3166a28f8106fa0b
binlog-SurrealDb.Tests-ubuntu-latest
782 KB
sha256:b9844f72099a0e774cdccc01227c5e48ea6f997e68c43af47950a0070d57839f
testresults-EventStore.Tests-ubuntu-latest
25.3 KB
sha256:6547ea7a6fb06151ec9dae79719bb1f290201a40178ce3e5f549b700090005e9
testresults-EventStore.Tests-windows-latest
24.6 KB
sha256:dc67b3186614db85773b3975cc62f9e9020fd531e23f8b60d8acdad484b434b9
testresults-GoFeatureFlag.Tests-ubuntu-latest
26.3 KB
sha256:aaf7745431754d7f1f327fa367a98c5d6bdd31f062a063c1565dc3b60cc24f7b
testresults-GoFeatureFlag.Tests-windows-latest
25.3 KB
sha256:fe3e8479898cfed9a3ee685db6e79e1f401f96bde3097b6ced6c396c93caf17b
testresults-Hosting.ActiveMQ.Tests-ubuntu-latest
27.7 KB
sha256:03b64b82ece5ecccf4b868e6b5118f59e926a4d7d5a6f079e5ecf8edfd7cc2fc
testresults-Hosting.ActiveMQ.Tests-windows-latest
22.6 KB
sha256:ba2d30491c5e6da0c27fa4d4ecb35977d292784ac0af50c7c7cdff591689dcd3
testresults-Hosting.Adminer.Tests-ubuntu-latest
29.6 KB
sha256:96ea2c934b9cbe2131ce12a6bcdc24d4d88421752d9b24da8765057ba3a8044e
testresults-Hosting.Azure.Dapr.Redis.Tests-ubuntu-latest
40.4 KB
sha256:ad4a5d287b1c384db2786d0a77896599fb1b641ebddbbdcb00abeb2220269e41
testresults-Hosting.Azure.Dapr.Redis.Tests-windows-latest
40.5 KB
sha256:634bed9a0f51b79593b0828565451270e2962e9c9219233dc543c1741db1e52f
testresults-Hosting.Azure.Dapr.Tests-ubuntu-latest
43.9 KB
sha256:e45a669936839116dfccb810dc04ff89fba27b2a4b175cc6e173128e8a3b116c
testresults-Hosting.Azure.Dapr.Tests-windows-latest
44 KB
sha256:b9aec49d592bb8d1b27b6af5456b777482bf56d2ca9bd412cdb041b4a0082ac9
testresults-Hosting.Azure.DataApiBuilder.Tests-ubuntu-latest
36.2 KB
sha256:a596697ece894357f9a8deb5afa3b5cfb647a3161d24900a86884fbb3c54b8c9
testresults-Hosting.Azure.DataApiBuilder.Tests-windows-latest
21.4 KB
sha256:7fe0c52af076c93eff25a3a6a7085adcf350c862a3c6d976ce8cdf73870dd35e
testresults-Hosting.Bun.Tests-ubuntu-latest
21.6 KB
sha256:8cb8bbc64bceee07939a805c06c8b919ddc37c7bb94dae362ef9c015601300b4
testresults-Hosting.Bun.Tests-windows-latest
21.9 KB
sha256:cb8f706330cc706679ef4997648ecc69debff031870c60a62fc82b103938e2e5
testresults-Hosting.Dapr.Tests-ubuntu-latest
48.6 KB
sha256:478e5ac9f761689000d0da89f3ea5b3fcb4b5a032056c0cfecfe482792fc9b64
testresults-Hosting.DbGate.Tests-ubuntu-latest
66.1 KB
sha256:4c1c5295c7e35aa78985226fd306d235633ab9b6f62fe8c634605d6e6a344e43
testresults-Hosting.DbGate.Tests-windows-latest
27.7 KB
sha256:57e6ee42c684856b64844abaac17c85a84dcb86714a3c52de91d3b6d5bf460af
testresults-Hosting.Deno.Tests-ubuntu-latest
28.7 KB
sha256:d30d2a0dbc1cd0c8130aebe36a07d823490f3c65c7086576240245a947aff7ea
testresults-Hosting.Deno.Tests-windows-latest
29.3 KB
sha256:5a1c19437429603aeb8cd8f82f379cfa1d68655e663a227d0cb740aeafcff109
testresults-Hosting.EventStore.Tests-ubuntu-latest
263 KB
sha256:8a09f8c028bff27bf4f49e56214d1e077720677695d9adb1cb92170827c5ac7e
testresults-Hosting.GoFeatureFlag.Tests-ubuntu-latest
36.1 KB
sha256:e7479adc530591957e5dca5a4d0c6541eb1c7e85f1d7e43bd90f2cdd0a531b2a
testresults-Hosting.GoFeatureFlag.Tests-windows-latest
20.9 KB
sha256:60f2c56267517eb87a44c7f71586bedcbfe55c6cf0aa3b40a4a8133ca76164eb
testresults-Hosting.Golang.Tests-ubuntu-latest
20.5 KB
sha256:ddc1529ecf4bab5362d0a1a80afb5e63b92d58d5b1dff531f33288149c022ca6
testresults-Hosting.Java.Tests-ubuntu-latest
29.5 KB
sha256:8e5891280ca6274e2c596ffa948cf4dbab8321a3bdcdcf7dd53b9bcad9f6aa21
testresults-Hosting.Java.Tests-windows-latest
24.7 KB
sha256:876d627bd6cde2def4fb7016614b61217c00eb5609b89c854c0258067aa19481
testresults-Hosting.LavinMQ.Tests-ubuntu-latest
23.7 KB
sha256:e34a052f2cf1050c2cdc760808ef7d53d9b8a38a47f66e74bbe5e44689e2daa1
testresults-Hosting.LavinMQ.Tests-windows-latest
20.5 KB
sha256:69c3b9133e7e8bbdc732baf461e32720db4e007d5bd03f147f5db0cadd37d244
testresults-Hosting.MailPit.Tests-ubuntu-latest
20.2 KB
sha256:437b8cc29992f100c5a8d744488deba7dbfb4f9f666b7604d0daee755dd1740e
testresults-Hosting.MailPit.Tests-windows-latest
18.8 KB
sha256:577787c1122b34fa4364ee947225ab3fc6e10cf68bd962e1e30c1c9b8c281973
testresults-Hosting.McpInspector.Tests-ubuntu-latest
22.8 KB
sha256:f76b16b7e22d627584465edfa5f870ee879101a11506e42071e28d5e6883a348
testresults-Hosting.Meilisearch.Tests-ubuntu-latest
55.9 KB
sha256:3ccbfb27b8249c4805b74ccc72c5d97f4b3e4039ede1e76892d60fc7ce5ed7b8
testresults-Hosting.MongoDB.Extensions.Tests-ubuntu-latest
41.5 KB
sha256:edce6f3b304264f7420743e815ab925fdab1e83d2628aeaa6386fa4bdad794fd
testresults-Hosting.MongoDB.Extensions.Tests-windows-latest
19.7 KB
sha256:f1a8559cecce36fb193296ccaf22af5c5ed87d74b5ddb0944b05220d8ad37ac8
testresults-Hosting.MySql.Extensions.Tests-ubuntu-latest
25.3 KB
sha256:e704b1b101f52039e293693f36c1ee3ec2a03a3a0d2434a0f720fcb014bf4e21
testresults-Hosting.MySql.Extensions.Tests-windows-latest
22.6 KB
sha256:c2f033af190b7a243c040e8adf6d587e4668f167b75ac9dbaa9062efbcad026c
testresults-Hosting.Ngrok.Tests-ubuntu-latest
22.7 KB
sha256:9b9a0dfd9049033be6e3487695ac276c6b79a055d6695b20661b7648cbe4a122
testresults-Hosting.Ngrok.Tests-windows-latest
22.7 KB
sha256:d2e3f94e9ef672cce5e3937c12639c5147746eb285b7b952cd6e7bd12bceeb26
testresults-Hosting.NodeJS.Extensions.Tests-ubuntu-latest
27.1 KB
sha256:c814985658c926f2650a418d0f83983e05d8d903d6619fb3524a5615e90153a4
testresults-Hosting.NodeJS.Extensions.Tests-windows-latest
27.5 KB
sha256:3cb456ccf1658406dffa06df464941ad0580ea3cbfea3d089c6fd08c3223073d
testresults-Hosting.Ollama.Tests-windows-latest
34.1 KB
sha256:2e42edc2141e46ca80173b0859660239deae31979c7ca2d989acf514521aee04
testresults-Hosting.PapercutSmtp.Tests-ubuntu-latest
21.7 KB
sha256:023202640994d52b172855fd107f62c90ebcebe96e6e3efee00649f7edd9de53
testresults-Hosting.PapercutSmtp.Tests-windows-latest
18.1 KB
sha256:ab0767080b41be89fdea2d7d0ef7599f94041121301c3f7418804b4ce5f32563
testresults-Hosting.PostgreSQL.Extensions.Tests-ubuntu-latest
30.3 KB
sha256:2a6e7b484c455172169645d72b937f3ce83dc88f7a6e1b7c79a9a8af00835892
testresults-Hosting.PostgreSQL.Extensions.Tests-windows-latest
23 KB
sha256:921542eadeb406885e020c8a18b315b7c2786f119f4c113188fecec2333a163f
testresults-Hosting.PowerShell.Tests-ubuntu-latest
20.6 KB
sha256:9a91eebd2354485d08cda24a4db0c0bdb9b46c75759aadb339cafcfd03668db3
testresults-Hosting.PowerShell.Tests-windows-latest
17.2 KB
sha256:e5cc57ec083a0ed59fc8463d2c07d020f3f69ae65c690f92476d92b6b0e1cb6d
testresults-Hosting.Python.Extensions.Tests-ubuntu-latest
21.4 KB
sha256:d65266ccce9b09754bdc42a4a45e67a1a6631a65d305b148311e1af0478fac3e
testresults-Hosting.RavenDB.Tests-ubuntu-latest
29.6 KB
sha256:f3fa16dc0015fb15a60916eec97ccdd3d5b9e6e99baf33ec9242f5f7b61c9d08
testresults-Hosting.Redis.Extensions.Tests-ubuntu-latest
23.5 KB
sha256:27379da750eeaa1a56e888ae348245c333a48b98e19b2831c8d85bfe9a649bc8
testresults-Hosting.Redis.Extensions.Tests-windows-latest
19.8 KB
sha256:336b30eb51c153dea8983015999a41e258c959ddbbba3480016489a5a4101ea3
testresults-Hosting.Rust.Tests-ubuntu-latest
25.3 KB
sha256:f7e24679aeb6bba2228ee6883f7064f8ca94390641819556decfc77df11efe16
testresults-Hosting.SqlDatabaseProjects.Tests-ubuntu-latest
42.6 KB
sha256:ef49fc03561391beccac437d791d844a572e70a8acaf7b0c320f0d766626f471
testresults-Hosting.SqlServer.Extensions.Tests-ubuntu-latest
30.8 KB
sha256:66d92ff02705116a286d6889ea80d9efe480d41d738b4b1aef43f7c814e9f730
testresults-Hosting.SqlServer.Extensions.Tests-windows-latest
22.6 KB
sha256:b74cb13a9421aa7a4bcefb034100c0458bf16ea40e333cf4382b73bf8c2f3b53
testresults-Hosting.Sqlite.Tests-ubuntu-latest
25.4 KB
sha256:06378789eea3ad673741cea99f1d9ad57ae483369794748f7f01f526f16ebf8f
testresults-Hosting.SurrealDb.Tests-ubuntu-latest
73.1 KB
sha256:deef965355f66ad7042dab63029a97b812a8f64d640c2099872f833e5ad0f0ba
testresults-Hosting.SurrealDb.Tests-windows-latest
27.7 KB
sha256:a7387f1f2669091b363f3e2b1cfa465355a21b70842e238d8dcf34d76a5d8c4b
testresults-Hosting.k6.Tests-ubuntu-latest
21.1 KB
sha256:96f60831d057ed77baae24a65ec403435975944f17e7e73eb0f9bf01e2ffad42
testresults-MassTransit.RabbitMQ.Tests-ubuntu-latest
19.1 KB
sha256:7ef6873333b0d63a724991dd3293bb82847c1e7181478160bba252d7aec89121
testresults-MassTransit.RabbitMQ.Tests-windows-latest
19.1 KB
sha256:ce5905257950bcac352160178ca67de2ee6de09afd34a937d1c9378bee462985
testresults-Meilisearch.Tests-ubuntu-latest
26.2 KB
sha256:f647ceca1f59bda6267db1c66f5214d120bb5d2615eff6274727f05c1d4b5239
testresults-Meilisearch.Tests-windows-latest
25.4 KB
sha256:cb43ee4cd5d672781d99f74fc97f2ce338ede0349eb1a56bbad696ee28d8768c
testresults-Microsoft.Data.Sqlite.Tests-ubuntu-latest
24.6 KB
sha256:6b53786a48085bfe4ba21bfff870389e1b1cd32e21870dc6385558d7422370ff
testresults-Microsoft.Data.Sqlite.Tests-windows-latest
24.6 KB
sha256:0f65942d45b6a8d6be164ae9b11cbf464f8d4e280bd442e0ceb5f07b5f1156ca
testresults-Microsoft.EntityFrameworkCore.Sqlite.Tests-ubuntu-latest
24.9 KB
sha256:ceb1b83f4c3f6d5686dbcb67a7e428a800fb615c7cec34ace33ce51ab27d3d1e
testresults-Minio.Client.Tests-ubuntu-latest
25.9 KB
sha256:09d0978d3fe3694c5fddda743075a414033a1cf31cbbf1a446b4b0a7d1e85019
testresults-Minio.Client.Tests-windows-latest
25.6 KB
sha256:776f92957566ec6a51b3db46d3dfba0152391c5ccbee68a628a142b8f973835c
testresults-OllamaSharp.Tests-ubuntu-latest
31.8 KB
sha256:43eb5b332117adf6bed7063b632f538dadb35bd852b310bb94ff710d201e320a
testresults-OllamaSharp.Tests-windows-latest
31.5 KB
sha256:2a0e73129c0413b81f24dd1daacc34c0106d0939a8cbd61838475a2071f09f0a
testresults-RavenDB.Client.Tests-ubuntu-latest
8.68 KB
sha256:a1472560d8fcb5051a50d0a678255998b3bd45e4c58d1dcbe0912e6b37ee38ec
testresults-SurrealDb.Tests-ubuntu-latest
26.2 KB
sha256:33c3993be933ae5318a561c829d063206926ec1975318be58a1b376e417b8649