Remove support for extension loading in SQLite integrations #1430
dotnet-ci.yml
on: pull_request
Matrix: run-tests / test
Matrix: build
publish-coverage
/
publish-coverage
publish-azure-artifacts
Annotations
20 errors and 10 warnings
run-tests / Microsoft.EntityFrameworkCore.Sqlite.Tests-ubuntu-latest
Process completed with exit code 1.
|
CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests.SqliteConnectionTests.CanSetConnectionStringInCode:
tests/CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests/SqliteConnectionTests.cs#L31
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "data source=:memory:"
Actual: "Data Source=:memory:"
↑ (pos 0)
|
CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests.SqliteConnectionTests.ReadsFromConnectionStringCorrectly:
tests/CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests/SqliteConnectionTests.cs#L13
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "data source=:memory:"
Actual: "Data Source=:memory:"
↑ (pos 0)
|
CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests.SqliteConnectionTests.CanSetConnectionStringInCodeWithKey:
tests/CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests/SqliteConnectionTests.cs#L47
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "data source=:memory:"
Actual: "Data Source=:memory:"
↑ (pos 0)
|
run-tests / Microsoft.Data.Sqlite.Tests-ubuntu-latest
Process completed with exit code 1.
|
run-tests / Microsoft.Data.Sqlite.Tests-ubuntu-latest:
tests/CommunityToolkit.Aspire.Microsoft.Data.Sqlite.Tests/ConfigurationTests.cs#L17
'SqliteConnectionSettings' does not contain a definition for 'Extensions' and no accessible extension method 'Extensions' accepting a first argument of type 'SqliteConnectionSettings' could be found (are you missing a using directive or an assembly reference?)
|
run-tests / Microsoft.Data.Sqlite.Tests-ubuntu-latest:
tests/CommunityToolkit.Aspire.Microsoft.Data.Sqlite.Tests/ConfigurationTests.cs#L17
'SqliteConnectionSettings' does not contain a definition for 'Extensions' and no accessible extension method 'Extensions' accepting a first argument of type 'SqliteConnectionSettings' could be found (are you missing a using directive or an assembly reference?)
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (ubuntu-latest):
tests/CommunityToolkit.Aspire.Microsoft.Data.Sqlite.Tests/ConfigurationTests.cs#L17
'SqliteConnectionSettings' does not contain a definition for 'Extensions' and no accessible extension method 'Extensions' accepting a first argument of type 'SqliteConnectionSettings' could be found (are you missing a using directive or an assembly reference?)
|
build (ubuntu-latest):
tests/CommunityToolkit.Aspire.Microsoft.Data.Sqlite.Tests/ConfigurationTests.cs#L17
'SqliteConnectionSettings' does not contain a definition for 'Extensions' and no accessible extension method 'Extensions' accepting a first argument of type 'SqliteConnectionSettings' could be found (are you missing a using directive or an assembly reference?)
|
run-tests / Microsoft.EntityFrameworkCore.Sqlite.Tests-windows-latest
Process completed with exit code 1.
|
CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests.SqliteConnectionTests.CanSetConnectionStringInCode:
tests/CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests/SqliteConnectionTests.cs#L31
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "data source=:memory:"
Actual: "Data Source=:memory:"
↑ (pos 0)
|
CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests.SqliteConnectionTests.ReadsFromConnectionStringCorrectly:
tests/CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests/SqliteConnectionTests.cs#L13
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "data source=:memory:"
Actual: "Data Source=:memory:"
↑ (pos 0)
|
CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests.SqliteConnectionTests.CanSetConnectionStringInCodeWithKey:
tests/CommunityToolkit.Aspire.Microsoft.EntityFrameworkCore.Sqlite.Tests/SqliteConnectionTests.cs#L47
Assert.Equal() Failure: Strings differ
↓ (pos 0)
Expected: "data source=:memory:"
Actual: "Data Source=:memory:"
↑ (pos 0)
|
run-tests / Microsoft.Data.Sqlite.Tests-windows-latest
Process completed with exit code 1.
|
run-tests / Microsoft.Data.Sqlite.Tests-windows-latest:
tests/CommunityToolkit.Aspire.Microsoft.Data.Sqlite.Tests/ConfigurationTests.cs#L17
'SqliteConnectionSettings' does not contain a definition for 'Extensions' and no accessible extension method 'Extensions' accepting a first argument of type 'SqliteConnectionSettings' could be found (are you missing a using directive or an assembly reference?)
|
run-tests / Microsoft.Data.Sqlite.Tests-windows-latest:
tests/CommunityToolkit.Aspire.Microsoft.Data.Sqlite.Tests/ConfigurationTests.cs#L17
'SqliteConnectionSettings' does not contain a definition for 'Extensions' and no accessible extension method 'Extensions' accepting a first argument of type 'SqliteConnectionSettings' could be found (are you missing a using directive or an assembly reference?)
|
build (windows-latest)
Process completed with exit code 1.
|
build (windows-latest):
tests/CommunityToolkit.Aspire.Microsoft.Data.Sqlite.Tests/ConfigurationTests.cs#L17
'SqliteConnectionSettings' does not contain a definition for 'Extensions' and no accessible extension method 'Extensions' accepting a first argument of type 'SqliteConnectionSettings' could be found (are you missing a using directive or an assembly reference?)
|
build (windows-latest):
tests/CommunityToolkit.Aspire.Microsoft.Data.Sqlite.Tests/ConfigurationTests.cs#L17
'SqliteConnectionSettings' does not contain a definition for 'Extensions' and no accessible extension method 'Extensions' accepting a first argument of type 'SqliteConnectionSettings' could be found (are you missing a using directive or an assembly reference?)
|
run-tests / Microsoft.Data.Sqlite.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.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 / Microsoft.Data.Sqlite.Tests-windows-latest
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
run-tests / Hosting.SqlDatabaseProjects.Tests-windows-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-windows-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 (windows-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 (windows-latest)
'..\SdkProject\SdkProject.csproj' is referenced by an Aspire Host project, but it is not an executable. Did you mean to set IsAspireProjectResource="false"?
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
binlog-EventStore.Tests-ubuntu-latest
|
774 KB |
sha256:289acc5df3a9a6a115738e408dc8f41af5aba159c1f469d6bc07d1250f59a91f
|
|
binlog-EventStore.Tests-windows-latest
|
795 KB |
sha256:72a3bd40d833e53d84aa9dc5e7856958b3ca7cb356945fbc912adf890c3165a3
|
|
binlog-GoFeatureFlag.Tests-ubuntu-latest
|
767 KB |
sha256:424e9ffc105cd84910839c0d6ee954e5844b4dc657086d4f7f2da4a657a1aa01
|
|
binlog-GoFeatureFlag.Tests-windows-latest
|
788 KB |
sha256:23144111d5c4027fd59648a74c37d22f52af76412538e56aee0a21b8d94505c3
|
|
binlog-Hosting.ActiveMQ.Tests-ubuntu-latest
|
1.18 MB |
sha256:24e9eeb6b452a33dc3c2f91677bf1daf895c3d9b1f59279571eb115af9c11448
|
|
binlog-Hosting.ActiveMQ.Tests-windows-latest
|
1.2 MB |
sha256:81c0e776ad1de4aac286019283d2f2a734c0c732b4c21340c6db87dc184cecae
|
|
binlog-Hosting.Adminer.Tests-ubuntu-latest
|
1.35 MB |
sha256:f65b61a96edfc9bc0bc9eaa78280ae5c6718c960b6578b9a295e46d42cdc046f
|
|
binlog-Hosting.Adminer.Tests-windows-latest
|
1.37 MB |
sha256:3d8507473aeed38dd9a449e60cf98136115c05b49a3e38270e5e3612476b1aca
|
|
binlog-Hosting.Azure.Dapr.Redis.Tests-ubuntu-latest
|
947 KB |
sha256:ea85ecf209241a21d258df3a68346893fdccf59a50e0dcb9752584876022db98
|
|
binlog-Hosting.Azure.Dapr.Redis.Tests-windows-latest
|
957 KB |
sha256:1ccd7beaea51acd64c2566c05e7a22c6de26be5fba003169493acf0d437a2fc2
|
|
binlog-Hosting.Azure.Dapr.Tests-ubuntu-latest
|
828 KB |
sha256:1872ff6579bc3f40f36664a019dc4c69d911ee5e06f8444d137ecd4f214354a9
|
|
binlog-Hosting.Azure.Dapr.Tests-windows-latest
|
839 KB |
sha256:ddc80934f02eb8c6283e3055bcd01dfcf0b4f1078e93c0b644018172dcdaa7f7
|
|
binlog-Hosting.Azure.DataApiBuilder.Tests-ubuntu-latest
|
1.21 MB |
sha256:c9c3fa535a0c32021f06c350189689a9d3d86fc8132568b5ec77c47a57e207ff
|
|
binlog-Hosting.Azure.DataApiBuilder.Tests-windows-latest
|
1.24 MB |
sha256:1c75cf9965a66edc5671bb8ba95ee7286dcc000e65aca68d5ba46b7a6abc86e5
|
|
binlog-Hosting.Azure.StaticWebApps.Tests-ubuntu-latest
|
1.28 MB |
sha256:974a74c46841a584d92b4c51b7fdae7354686c8025ea63922c9c32be39c60b86
|
|
binlog-Hosting.Azure.StaticWebApps.Tests-windows-latest
|
1.3 MB |
sha256:a1c3640629bc3f7202d9492ed9f7c6a0d56c54c1e9f8c082985e9fb39fb0613e
|
|
binlog-Hosting.Bun.Tests-ubuntu-latest
|
889 KB |
sha256:0c83fa051c2911a2a2bb1a33ca035452ad4964f0b8ab76886fc4079e7e11f5f6
|
|
binlog-Hosting.Bun.Tests-windows-latest
|
925 KB |
sha256:d0b636fc0baf244dab4f8d437462ca367f7d3edf5598b78e64731141c18d1ad7
|
|
binlog-Hosting.Dapr.Tests-ubuntu-latest
|
1.39 MB |
sha256:2197c68ab6ca6378adf6efdf2762b3c6e1b31f5583c3dabdd76548c3a986f8a4
|
|
binlog-Hosting.Dapr.Tests-windows-latest
|
1.44 MB |
sha256:9346625ed09befeab6b60f4e5b7d4f148af24bf6307c81f654c526b56ba8239f
|
|
binlog-Hosting.DbGate.Tests-ubuntu-latest
|
1.59 MB |
sha256:44a880b7607f33de07e62f7d3fce36678dd6f4d9d123b9bf0601ae8c5b1294b7
|
|
binlog-Hosting.DbGate.Tests-windows-latest
|
1.63 MB |
sha256:d743f02770de9d483d9c794b866e1bb58df928b7c800ff44d254644b409f0982
|
|
binlog-Hosting.Deno.Tests-ubuntu-latest
|
893 KB |
sha256:a7d8da770310fde204ce142d2e7d6fe49c9845001252b844cbc5dea9aabf2e5e
|
|
binlog-Hosting.Deno.Tests-windows-latest
|
915 KB |
sha256:b15fc1e905aaed1fe234195fe6e15c7c8354e08ae2567389a9baf17c410d7f04
|
|
binlog-Hosting.EventStore.Tests-ubuntu-latest
|
1.3 MB |
sha256:33461f8bac785dce85c55310e6d88872b1694751f985c69cb6e3ddb07bd12cd9
|
|
binlog-Hosting.EventStore.Tests-windows-latest
|
1.33 MB |
sha256:d06980db009fbdd677efd0b1eb16384e701280ac0fc37ff7a602c2d8caeac531
|
|
binlog-Hosting.GoFeatureFlag.Tests-ubuntu-latest
|
1.26 MB |
sha256:0a3f51043e99fcf4cd846a8c551b18f81bb9a6e1ba74f08c5948079a0e58362b
|
|
binlog-Hosting.GoFeatureFlag.Tests-windows-latest
|
1.3 MB |
sha256:e27701ce116e118588e8584b6da75dbfad6e06dced44b0f9838b66cb2c4fc243
|
|
binlog-Hosting.Golang.Tests-ubuntu-latest
|
886 KB |
sha256:26b12cddfaf39b5c1c3f1f6cfdcdcd5d359aa53f45ff1099bc901c0bd0d71bd3
|
|
binlog-Hosting.Golang.Tests-windows-latest
|
924 KB |
sha256:5eb1453e202ac8368754acdda45b8680fd6269d876319943ef8edd08b2e6ebf9
|
|
binlog-Hosting.Java.Tests-ubuntu-latest
|
1.29 MB |
sha256:b6c443a5bf8fa2a88e51239c405b0a5f76ebe9afee2d03e96a9ef094d98ed241
|
|
binlog-Hosting.Java.Tests-windows-latest
|
1.31 MB |
sha256:b0fff22c3413139490e612aa516935ddab2b33b822e0d40db70218f239184699
|
|
binlog-Hosting.LavinMQ.Tests-ubuntu-latest
|
1.18 MB |
sha256:b6ba12548a4cdf66b61755f40308c21f8a9ae42f7c0a128ac0aad204e9a4c13f
|
|
binlog-Hosting.LavinMQ.Tests-windows-latest
|
1.21 MB |
sha256:1e309d1cb17bedb0c5b57d8d2e69b7a9971b245d308132bc5b1b960526015f04
|
|
binlog-Hosting.MailPit.Tests-ubuntu-latest
|
1.17 MB |
sha256:b7e9ec2a28912cbe9a9ca5ecb7ef687de1f0288effcdbe3013184eaf06d693aa
|
|
binlog-Hosting.MailPit.Tests-windows-latest
|
1.2 MB |
sha256:11f01ec592852f069d51d750b642f0b823aed11ff47822ccd65e65d69ed0c1a3
|
|
binlog-Hosting.Meilisearch.Tests-ubuntu-latest
|
1.28 MB |
sha256:2fcc580a1bd6597626c6657b2d580b0abcf36f6dd78396dae37f3402b6b6210c
|
|
binlog-Hosting.Meilisearch.Tests-windows-latest
|
1.31 MB |
sha256:03254e399758956269cf27670e8c86a6793d627dd226acc851c66e47634d979f
|
|
binlog-Hosting.Minio.Tests-ubuntu-latest
|
1.26 MB |
sha256:ba8ac2c295d9cf45a30667d865032588d09d9cadb00cf8e1f34dc4a32c528e01
|
|
binlog-Hosting.Minio.Tests-windows-latest
|
1.3 MB |
sha256:cb99dce30328e60812c0d7631dcb69e0ad29c471301241c544aed2ea924a0cd2
|
|
binlog-Hosting.MongoDB.Extensions.Tests-ubuntu-latest
|
1 MB |
sha256:8b722541fc25a8bbe38c4b336931c57eed330866336fa0d842e411af2310626a
|
|
binlog-Hosting.MongoDB.Extensions.Tests-windows-latest
|
1.02 MB |
sha256:a72a09d1a5702c8f6605d8bca027f72e967353fd7d1c76e74ee8bbcab237d3a4
|
|
binlog-Hosting.MySql.Extensions.Tests-ubuntu-latest
|
1.08 MB |
sha256:edb6c219201693264a103df09724b74eab15237bccd39fb505f9c0549ff9f65c
|
|
binlog-Hosting.MySql.Extensions.Tests-windows-latest
|
1.11 MB |
sha256:4363060cf84a54856e57a0e73a9ec4fc22eba3a3b6ed5ec416b799424231ee8e
|
|
binlog-Hosting.Ngrok.Tests-ubuntu-latest
|
1.16 MB |
sha256:f423d7e9f07b5e02d6268647f64e545d9cf38e060faba80087eeeab3f9d4dc37
|
|
binlog-Hosting.Ngrok.Tests-windows-latest
|
1.2 MB |
sha256:7cbabe1fc96e56b6bee5b350366d7539a0f1e7f887a54049f38d2e1931a53803
|
|
binlog-Hosting.NodeJS.Extensions.Tests-ubuntu-latest
|
902 KB |
sha256:b3ab9a88b2640f2a24c7e7266ace5e1487550c69a64cfde6d478effa6a0d1773
|
|
binlog-Hosting.NodeJS.Extensions.Tests-windows-latest
|
927 KB |
sha256:0161251813746842be557491f9af4893767a7891286f0c93b3fff7906482d484
|
|
binlog-Hosting.Ollama.Tests-ubuntu-latest
|
994 KB |
sha256:ad2517ea3f6315d286f43069dcb12ed48909d829481b44babc988a5998d4afac
|
|
binlog-Hosting.Ollama.Tests-windows-latest
|
1020 KB |
sha256:d581b88609174543111d1af84400f360b2bf82c4d9ee11c743c6866177bd52ff
|
|
binlog-Hosting.PapercutSmtp.Tests-ubuntu-latest
|
1.17 MB |
sha256:b0078d15c852dfbc1ffd1b4f34b522f895cb177d8667e391b9fb322149f8825b
|
|
binlog-Hosting.PapercutSmtp.Tests-windows-latest
|
1.2 MB |
sha256:66804edb1359bcaab8342a0afa8b1dfd09b7a970dbb8f9eefc3958f330e71670
|
|
binlog-Hosting.PostgreSQL.Extensions.Tests-ubuntu-latest
|
1.09 MB |
sha256:b6bdb3874b681485a90edfd68d8772911f9207b88084bb295ff7d65dd4587261
|
|
binlog-Hosting.PostgreSQL.Extensions.Tests-windows-latest
|
1.11 MB |
sha256:f7db523493e436b27b8e163639310bb29e35ae2a6f3f4aa3d139cd0b0590fc15
|
|
binlog-Hosting.PowerShell.Tests-ubuntu-latest
|
1.12 MB |
sha256:e2944246fd54ea27316b8a490d57ef99a677cf4e66da79b12f98476f2164986c
|
|
binlog-Hosting.PowerShell.Tests-windows-latest
|
1.14 MB |
sha256:ae3b8bed1c1469fa183f48b6cb03076151232bb7538ce2a601de6928ed777eb9
|
|
binlog-Hosting.Python.Extensions.Tests-ubuntu-latest
|
902 KB |
sha256:021378257f24b10cc155d840469080882c8dd65a872cfc8b0c0e9e4c269727be
|
|
binlog-Hosting.Python.Extensions.Tests-windows-latest
|
926 KB |
sha256:c1384d370dcdbc429d6aac18870e62f3d08ddfe484e19c654904e049d6c05f1b
|
|
binlog-Hosting.RavenDB.Tests-ubuntu-latest
|
1.28 MB |
sha256:62542e2fa6a75bede0a1ba4ec29060ae6dc33f2e02e51bc461b5dc9180ace994
|
|
binlog-Hosting.RavenDB.Tests-windows-latest
|
1.32 MB |
sha256:0e317cf308d8b105935b31f80ab978daf5727a07eb7329db06f511b363f4e95a
|
|
binlog-Hosting.Redis.Extensions.Tests-ubuntu-latest
|
1020 KB |
sha256:ee6b76b11c2998ddb91d462a23fd8cf5380149028fe2b6719da1e9614dbdd261
|
|
binlog-Hosting.Redis.Extensions.Tests-windows-latest
|
1.02 MB |
sha256:d6107857df231ef5522d208d709b00cb83992e61f91aebc2bcec629300b28c87
|
|
binlog-Hosting.Rust.Tests-ubuntu-latest
|
896 KB |
sha256:88931f6a6ced2e1f819f9ebed5293b28c0f8e88b8e9386284c8034377fbae5bf
|
|
binlog-Hosting.Rust.Tests-windows-latest
|
925 KB |
sha256:8022919685bb8b3b43d7c586bee1b9b8df24688c9de3f8d61830d58a83ec743f
|
|
binlog-Hosting.SqlDatabaseProjects.Tests-ubuntu-latest
|
1.11 MB |
sha256:d905b3c4f392d7e94c781d88fe610cd80785b81da9080b884d3bd763c5675b13
|
|
binlog-Hosting.SqlDatabaseProjects.Tests-windows-latest
|
1.15 MB |
sha256:6406215e9dd1f6c4b8da22cdd059c29829bac75de8a353d631d6027a12fc7550
|
|
binlog-Hosting.SqlServer.Extensions.Tests-ubuntu-latest
|
1.12 MB |
sha256:7df62b4a00b3eeb5bf9f8f19e20b693cb2436a2cc395b236bae28f71da2390fb
|
|
binlog-Hosting.SqlServer.Extensions.Tests-windows-latest
|
1.14 MB |
sha256:8e632f5555f096dfa2bcba9628d24368a2b28e3f784b2ad5719c3e3ab7ff552b
|
|
binlog-Hosting.Sqlite.Tests-ubuntu-latest
|
1.4 MB |
sha256:17c465e09e402e9fcee539274f15e7b2188f61ecbd174e3987987dd048bdee20
|
|
binlog-Hosting.Sqlite.Tests-windows-latest
|
1.43 MB |
sha256:bfe4e06c66f98e4f0ad62d4b3f385523a6a128ad7fdeaedfdbd98f38e1a5da68
|
|
binlog-Hosting.k6.Tests-ubuntu-latest
|
1.17 MB |
sha256:87386b0edc1f5941143058b2aee678e86f87e551f8d81ce4605837bf9c12046e
|
|
binlog-Hosting.k6.Tests-windows-latest
|
1.2 MB |
sha256:3b862c0ea4ff00c520f6eb0b59d7136a324ff6bb88ab6379125090d833b2ef9c
|
|
binlog-MassTransit.RabbitMQ.Tests-ubuntu-latest
|
763 KB |
sha256:225c2bb1151ce2af13eb1453472baa85ce0f433e575dfb4a64c686df20f26b6a
|
|
binlog-MassTransit.RabbitMQ.Tests-windows-latest
|
788 KB |
sha256:6e92cc11a9b05a4daca85d63e52515365eb3ab48864ea2b67f2ed7bd3127b776
|
|
binlog-Meilisearch.Tests-ubuntu-latest
|
770 KB |
sha256:8d5b6b45bd69aa510f655eabb219a4c667567626b2bd4526020579f3b8fc7b76
|
|
binlog-Meilisearch.Tests-windows-latest
|
793 KB |
sha256:5535075eac5e44a0227d36f718466d8f70cc5ef113266557f04b544fb7ef260e
|
|
binlog-Microsoft.Data.Sqlite.Tests-ubuntu-latest
|
747 KB |
sha256:d1fe07fab114a334b403c51547b28e48bec77dbaaeada3e3ce05522da71a3f57
|
|
binlog-Microsoft.Data.Sqlite.Tests-windows-latest
|
772 KB |
sha256:222a11f26c00b6fb8878c37145767a223ed3a1949fb3fb1056fdd8fb66c41b92
|
|
binlog-Microsoft.EntityFrameworkCore.Sqlite.Tests-ubuntu-latest
|
774 KB |
sha256:05cf085f04a8200072c22266cca4be2f5cbb82f13ded7afe4ccd530baeae1017
|
|
binlog-Microsoft.EntityFrameworkCore.Sqlite.Tests-windows-latest
|
802 KB |
sha256:43ce41c9708ecc99d87e07315c0941d4016a86e044735adafdb4bddcf94a4456
|
|
binlog-Minio.Client.Tests-ubuntu-latest
|
886 KB |
sha256:5f7b2ee9cd0854b1b496bd9a234ea077739c0bed3b3eaed55b4da73aae1a32b7
|
|
binlog-Minio.Client.Tests-windows-latest
|
909 KB |
sha256:0fa2bbef99524e54db1121e6062cbe7642eb9cec2319bcc652ad43d059a9e18e
|
|
binlog-OllamaSharp.Tests-ubuntu-latest
|
773 KB |
sha256:695e0a649c1a10e061732f51dd309b2d5a5759119f0862d4096cb45c65627b21
|
|
binlog-OllamaSharp.Tests-windows-latest
|
799 KB |
sha256:c051c65947c28c489b2f982cdfa9340aecb2d48431fe11d2e7af62b97ddcf159
|
|
binlog-RavenDB.Client.Tests-ubuntu-latest
|
695 KB |
sha256:b0f75ebd40be1a347e34be41a6b90cb8fbbd3423d986d5c2a88eddb47bdac418
|
|
binlog-RavenDB.Client.Tests-windows-latest
|
720 KB |
sha256:c9d251d26e2694a856114d0cbd2361a75c514d929b50f7876afd34365e324a87
|
|
testresults-EventStore.Tests-ubuntu-latest
|
25.2 KB |
sha256:9cde9379edab0c5eab5e94aea31ba112d54dcf4b6bfb77037248dde400930ff7
|
|
testresults-EventStore.Tests-windows-latest
|
24.6 KB |
sha256:d5967344cef39addde8a2632c9a7172869c86dc1b3d0b251f9220df4b89bc9eb
|
|
testresults-GoFeatureFlag.Tests-ubuntu-latest
|
26.1 KB |
sha256:32ad5f8fd8e893c326de743ea72c15110f2a0fe5bb326b857082eba72046129e
|
|
testresults-GoFeatureFlag.Tests-windows-latest
|
25.3 KB |
sha256:56d1dc03f3f2b0024a071a2d642812d72c5497baeddee44fb2f60c70cd5b8a66
|
|
testresults-Hosting.ActiveMQ.Tests-ubuntu-latest
|
27.7 KB |
sha256:531f4a2929ce5afbd770fec089d7afe8c156e11e6b66ac2942427d6e828f8286
|
|
testresults-Hosting.ActiveMQ.Tests-windows-latest
|
22.6 KB |
sha256:fbd9e511577db43f1f1e3fc88fa7f0ab14bbde5d8898af90c47382d2a1443400
|
|
testresults-Hosting.Adminer.Tests-ubuntu-latest
|
30.2 KB |
sha256:030485d6c331e740f9008fa3bcd9c5b708e0e510a048e5898d9d4048cbede215
|
|
testresults-Hosting.Adminer.Tests-windows-latest
|
24.9 KB |
sha256:fad107822f5e965d269f0e5520d557cb5e83cbacd378d739b87cf163e33bdec2
|
|
testresults-Hosting.Azure.Dapr.Redis.Tests-ubuntu-latest
|
39.9 KB |
sha256:ab14f33bf73cb70396cb0bd5bea898644793f5fc39ad514d5f47b11f450e0fa9
|
|
testresults-Hosting.Azure.Dapr.Redis.Tests-windows-latest
|
39.7 KB |
sha256:4e67e360f051787b10bff654c50d92d8fcd552f99cf47c4ef11250873a3170ec
|
|
testresults-Hosting.Azure.Dapr.Tests-ubuntu-latest
|
43.5 KB |
sha256:762df2d75af3ac4128728dba847443a2e9c2a8b595bad7ad7b632d6fc9cb4fdc
|
|
testresults-Hosting.Azure.Dapr.Tests-windows-latest
|
43.2 KB |
sha256:ebac7b91e4e33e56c4d2428b5895d783e6e603a39cdbe120ffb9ffe2479ec69d
|
|
testresults-Hosting.Azure.DataApiBuilder.Tests-ubuntu-latest
|
35.8 KB |
sha256:e37b850779ef622135cde27d4bfd25974f7817d3028bd7ab3bacb3b50a0aba37
|
|
testresults-Hosting.Azure.DataApiBuilder.Tests-windows-latest
|
21.3 KB |
sha256:66c128abdce94b5877d520f163e1ff51fd0999a78f1be91aaa20049c074b420a
|
|
testresults-Hosting.Azure.StaticWebApps.Tests-ubuntu-latest
|
22.7 KB |
sha256:57ecefd20aa98d93cddbc5e6a16f556ab44a75734ce0b452d0ba507e42a4ac83
|
|
testresults-Hosting.Azure.StaticWebApps.Tests-windows-latest
|
22.7 KB |
sha256:104a68d49da43f419868f2c739944f7162961eb385f53cb6d4f4b3957c3f73aa
|
|
testresults-Hosting.Bun.Tests-ubuntu-latest
|
21.8 KB |
sha256:342f55adc9b58a6cb901bb1db94835591f20b4bc21a02a6d47da259d62b42495
|
|
testresults-Hosting.Bun.Tests-windows-latest
|
21.6 KB |
sha256:874dca15de4a7e57cddbd4743fb5a54ac9c710cc59f5b551a6b92279e73b3d6e
|
|
testresults-Hosting.Dapr.Tests-ubuntu-latest
|
48 KB |
sha256:451133b978daf56c580850d28ada1786a331a94ffa2a1d5169a772509f28320f
|
|
testresults-Hosting.Dapr.Tests-windows-latest
|
40.1 KB |
sha256:180cc2e9a5fa6b1589cb88cc28be7b49091537558ba50e569b77c6dc55a1b7b4
|
|
testresults-Hosting.DbGate.Tests-ubuntu-latest
|
58 KB |
sha256:db1ce5cfc3cf165634c3689b6a2482c83eb45f0aa8868f9ca2eafa196896a7e8
|
|
testresults-Hosting.DbGate.Tests-windows-latest
|
26.5 KB |
sha256:d899c09b1e002de5d1d86fbd2d5fb38f3df4b4dc34c26aa35a907bc069741962
|
|
testresults-Hosting.Deno.Tests-ubuntu-latest
|
29.1 KB |
sha256:9a5cab536c1415d9bffbfaa168cea10df145d2535424973b21d66047ae312e95
|
|
testresults-Hosting.Deno.Tests-windows-latest
|
28.8 KB |
sha256:9c82ae466e26be65420b9b6aa4efd6272654441fc043c66a5740ab91cb80afe8
|
|
testresults-Hosting.EventStore.Tests-ubuntu-latest
|
264 KB |
sha256:18a760d55a05eee0ec025968165c4a710e43ceaf77eb8c154a96938bd5806321
|
|
testresults-Hosting.EventStore.Tests-windows-latest
|
21 KB |
sha256:c0f61b1862e1aeade6358b214effb00a308d090026ef7781f7ed7559bc3c266d
|
|
testresults-Hosting.GoFeatureFlag.Tests-ubuntu-latest
|
37.5 KB |
sha256:521f07a875f604668a1a1bf47030108c75d9bcad6f64621d6c6c7efd7a67a0bf
|
|
testresults-Hosting.GoFeatureFlag.Tests-windows-latest
|
20.9 KB |
sha256:0c22c3f4bc74c9eedf1df72f69603da65cd4bbead59fd12963419b9e3ca5eb56
|
|
testresults-Hosting.Golang.Tests-ubuntu-latest
|
20.3 KB |
sha256:0d413ba75da1255be5bfaa9e840d328207d301fcdf3d366aedd353bf05517f0d
|
|
testresults-Hosting.Golang.Tests-windows-latest
|
20.4 KB |
sha256:2ac86c6e10f96d467386c5a97124b0fb286267857cb4c7de4622f8fa98113610
|
|
testresults-Hosting.Java.Tests-ubuntu-latest
|
29.7 KB |
sha256:1a4763ad3abec5a41ce00b9d435d38863630f937f87ecddea6ca30639255164e
|
|
testresults-Hosting.Java.Tests-windows-latest
|
24.7 KB |
sha256:baff06f730d44474ea7a5796dae507b0b0086d26a4c4aeb8e75511f19c5af880
|
|
testresults-Hosting.LavinMQ.Tests-ubuntu-latest
|
23.9 KB |
sha256:654b9e39cddd663a77f659da966cd3d26b0846c10994017e1a35c938f3bf4ab6
|
|
testresults-Hosting.LavinMQ.Tests-windows-latest
|
20.5 KB |
sha256:893776a742c1be05ae9829e82a2aaed1387b490042a407621863a427d8d00f9e
|
|
testresults-Hosting.MailPit.Tests-ubuntu-latest
|
20.4 KB |
sha256:cda3f20f42d2ef845c6ca0d8d4d3d0f39cfd25e6df0bd47a54108e080b37a729
|
|
testresults-Hosting.MailPit.Tests-windows-latest
|
18.8 KB |
sha256:2dbc78177003c6d79e3472c6baa0e1feb515cf658b5b2b806a3f0c7a7ffc5fb2
|
|
testresults-Hosting.Meilisearch.Tests-ubuntu-latest
|
59 KB |
sha256:f6e2940a35403fb74219792447a8e623408add4bea08fce31bfe470350772c37
|
|
testresults-Hosting.Meilisearch.Tests-windows-latest
|
21.9 KB |
sha256:33f415884f3af8a40e606a2af032d5bd2c5495fdf55aa04b332171c01043336f
|
|
testresults-Hosting.Minio.Tests-ubuntu-latest
|
59 KB |
sha256:76573ca8fa72cb5d23be9a58ee7ddb39249d9b8158e58788b1ab4c9a255b33d7
|
|
testresults-Hosting.Minio.Tests-windows-latest
|
22 KB |
sha256:e11f271816d6f39223d01a3e67795941430e6a57c9b8779a7052546d3309ef94
|
|
testresults-Hosting.MongoDB.Extensions.Tests-ubuntu-latest
|
41.6 KB |
sha256:beb7db23e78012899d175b9ad854f852b1a4f08f67794999dc412dcd5ae3fdff
|
|
testresults-Hosting.MongoDB.Extensions.Tests-windows-latest
|
19.7 KB |
sha256:79efd492cc93894a67fcc83432796a4da7caeef6a1dd826fab5de68e264151a9
|
|
testresults-Hosting.MySql.Extensions.Tests-ubuntu-latest
|
25.6 KB |
sha256:182edd3d890f6f4f62580bc1ed939731ec8934400132b4917c74c45f418fbd21
|
|
testresults-Hosting.MySql.Extensions.Tests-windows-latest
|
22 KB |
sha256:41bef8c7f362b7fff2190b6cb8a87a3b4bd13f256502ad28a9235e712fc2d7ff
|
|
testresults-Hosting.Ngrok.Tests-ubuntu-latest
|
22.7 KB |
sha256:54cdafa1ab1cd70710c26ed7fbdda2882b07e0b854340bc2caf14464a594baca
|
|
testresults-Hosting.Ngrok.Tests-windows-latest
|
22.8 KB |
sha256:2a2480ec6c8a66051e04fca2c1e7ca6c38a65602cffa7c8778f743f7cffd92e0
|
|
testresults-Hosting.NodeJS.Extensions.Tests-ubuntu-latest
|
25.9 KB |
sha256:b83864e2df534ec682bb580fb937d7db06fea3d58f8c41d0d33f21ae2204c0a9
|
|
testresults-Hosting.NodeJS.Extensions.Tests-windows-latest
|
25.9 KB |
sha256:065328fd7654cf21d2f045b7eef797827ea90e4d97a479c6582b124730b4e921
|
|
testresults-Hosting.Ollama.Tests-ubuntu-latest
|
38.2 KB |
sha256:44f10f51e446d98e99a9726a539962fd5271a18ecea13ed9011d76037b9a081a
|
|
testresults-Hosting.Ollama.Tests-windows-latest
|
33.6 KB |
sha256:9a6c76d1851b8cf72dbb616a37d8cc9eff334bb09f6c6fee6c879c47dc62bfd1
|
|
testresults-Hosting.PapercutSmtp.Tests-ubuntu-latest
|
21.6 KB |
sha256:501e61512ff514c60d96195fa04dd5f12aac5f86656f5c329dbf67a30c183456
|
|
testresults-Hosting.PapercutSmtp.Tests-windows-latest
|
18.1 KB |
sha256:2b3c0e89687deb3bba9cf2f1b97101d51c969e03945874d2772893dec65dff7c
|
|
testresults-Hosting.PostgreSQL.Extensions.Tests-ubuntu-latest
|
30 KB |
sha256:1a7a121c327a732a09f1eb9d7fb326ab580364e680e9b8a9b3bdd6c68affac87
|
|
testresults-Hosting.PostgreSQL.Extensions.Tests-windows-latest
|
22.3 KB |
sha256:eaf58b2dbb1e1dc7225cc5d7d16d1c73408edbbfe308f4148b0d2a0755d92675
|
|
testresults-Hosting.PowerShell.Tests-ubuntu-latest
|
20.6 KB |
sha256:5dc9f9a095cae7c4d7df35f03eced3f414b3c621f9a2180c15df471e219bfb95
|
|
testresults-Hosting.PowerShell.Tests-windows-latest
|
17.2 KB |
sha256:7c5e6afdad8ba6a3e2bb3a39684b064af88a861ecc317489c2cce1080b10983b
|
|
testresults-Hosting.Python.Extensions.Tests-ubuntu-latest
|
21.5 KB |
sha256:359f3709aee06dc477225eb15411e50704c848ee34a257804a78387c73eedc20
|
|
testresults-Hosting.Python.Extensions.Tests-windows-latest
|
21.4 KB |
sha256:f4cc2c3e83792c8edb6af72c6db6bcc83ff8923f932a3b767aa30c5e9d5c057c
|
|
testresults-Hosting.RavenDB.Tests-ubuntu-latest
|
152 MB |
sha256:e1467c9e817c65d8d5b539b71068b25194e02eefd44256fa750525ed3e233613
|
|
testresults-Hosting.RavenDB.Tests-windows-latest
|
26.3 KB |
sha256:d04bdc4a51e1806fedca817d88f7f31871a547ab8d6b4cb58961249660965689
|
|
testresults-Hosting.Redis.Extensions.Tests-ubuntu-latest
|
23.5 KB |
sha256:72294da9d3b8b091d1fdb42c5976052e3b5a16cc06666fc698f971e1018638d8
|
|
testresults-Hosting.Redis.Extensions.Tests-windows-latest
|
19.7 KB |
sha256:ec8c1407d33839f9a6afe44727cb635bd01b0e4746e2ed50ff16a82aaad5ff36
|
|
testresults-Hosting.Rust.Tests-ubuntu-latest
|
24.5 KB |
sha256:86de7cbfef6d8be8727891ea0b4b63997b34ee8526edcc3d0a4c50e22aaf02aa
|
|
testresults-Hosting.Rust.Tests-windows-latest
|
26.8 KB |
sha256:02f41dec5450f254739f139510a9c74ab9007e87f176d2b1cd0fc3fc4ae9776d
|
|
testresults-Hosting.SqlDatabaseProjects.Tests-ubuntu-latest
|
41.9 KB |
sha256:5b7ff77e49a4433de380b67b728a8267edfaf7f49dfee04cdd59275998f48107
|
|
testresults-Hosting.SqlDatabaseProjects.Tests-windows-latest
|
23 KB |
sha256:b2235739305e5c6b0cfe5a7fb74b66132d69cbe87ebbb5afd1acd03c67b8a6a4
|
|
testresults-Hosting.SqlServer.Extensions.Tests-ubuntu-latest
|
35.2 KB |
sha256:911bb121c6e1bd27335c641b2abeecd1a84a6d29e90556c596d5f12b7a371206
|
|
testresults-Hosting.SqlServer.Extensions.Tests-windows-latest
|
22.1 KB |
sha256:4162b1175b3b7b8127634b0a28b3f11c753ef9d74084cfd1a87482a2a1330989
|
|
testresults-Hosting.Sqlite.Tests-ubuntu-latest
|
25.3 KB |
sha256:101f2747337a6b13234dab0ab48974bee23dc1984d95244a46e8caa21b0a4420
|
|
testresults-Hosting.Sqlite.Tests-windows-latest
|
24.9 KB |
sha256:d43006457916205900172aced2477f5d175f31c30b954a70cd143892c9da28a7
|
|
testresults-Hosting.k6.Tests-ubuntu-latest
|
21.1 KB |
sha256:ac6fe705d7b3fcbbc124fc55d9670ef8eb786dfe97afd9cd0c9d5b7b6dc316cc
|
|
testresults-Hosting.k6.Tests-windows-latest
|
19.4 KB |
sha256:de8cf6110cd051b06e61d8e4f8341934f850b87203174c1bd550e27d84ffece5
|
|
testresults-MassTransit.RabbitMQ.Tests-ubuntu-latest
|
19.1 KB |
sha256:b9a885e851ade4f3a60cfbecc22ded956de0c111154ebe573f46c942725eacb7
|
|
testresults-MassTransit.RabbitMQ.Tests-windows-latest
|
19.2 KB |
sha256:6d41c341f3b7126547f65b262d54f47d32d1951c608559990ebe2bd84940cc8c
|
|
testresults-Meilisearch.Tests-ubuntu-latest
|
26.2 KB |
sha256:907ef8f692964dbd85611a0713917ee4ef5a2d2f3b3e86c375bf32ff42cc2f32
|
|
testresults-Meilisearch.Tests-windows-latest
|
25.4 KB |
sha256:38882ee51bb50a43e535149ecb5bfd0f007430e31e9a2a81779bb09b0b8131e4
|
|
testresults-Microsoft.EntityFrameworkCore.Sqlite.Tests-ubuntu-latest
|
25.8 KB |
sha256:d66697a1cab2dd56aa4746e01d6a9deef8c595551f1dd947aa37bd0a978c3ae6
|
|
testresults-Microsoft.EntityFrameworkCore.Sqlite.Tests-windows-latest
|
25.7 KB |
sha256:a3438359fd70e3c4296c270d7a446a2b4a574edf41288b2902a26098589535b1
|
|
testresults-Minio.Client.Tests-ubuntu-latest
|
26.1 KB |
sha256:6eabf7cb592a4cd460bca98cd1ddc98bc9db9c5f50f9844f127683b743ab3545
|
|
testresults-Minio.Client.Tests-windows-latest
|
25.6 KB |
sha256:58148f5f8870264b44b19aa5adeed7d75799d2e7757fe0243ce1610607a9a0ad
|
|
testresults-OllamaSharp.Tests-ubuntu-latest
|
29.8 KB |
sha256:a43a3ec5efd8875d344ebc97f3de6a1b33273b6a0f6d53f304636aac1a8fea16
|
|
testresults-OllamaSharp.Tests-windows-latest
|
29.5 KB |
sha256:606d3c0aeeab6e1d55f880632a6cda45091a51d9b9795a250dc61face0b6584e
|
|
testresults-RavenDB.Client.Tests-ubuntu-latest
|
8.7 KB |
sha256:165d8b97adc46eafc6562eeeb2b493d191670c44b8f89dbb38017aeda101e878
|
|
testresults-RavenDB.Client.Tests-windows-latest
|
8.74 KB |
sha256:d7fec69ee04db41fb4fe5d3671ef9fce3517049786b530c16243b0cff2bd0b1c
|
|