fix(vault): add test module to application #1340
Annotations
10 errors
System.AggregateException : One or more errors occurred. (3D000: database "DownloadFile" does not exist) (3D000: database "DownloadFile" does not exist)
---- Npgsql.PostgresException : 3D000: database "DownloadFile" does not exist
---- Npgsql.PostgresException : 3D000: database "DownloadFile" does not exist
|
System.AggregateException : One or more errors occurred. (3D000: database "UploadFile" does not exist) (3D000: database "UploadFile" does not exist)
---- Npgsql.PostgresException : 3D000: database "UploadFile" does not exist
---- Npgsql.PostgresException : 3D000: database "UploadFile" does not exist
|
System.AggregateException : One or more errors occurred. (3D000: database "DeleteFile" does not exist) (3D000: database "DeleteFile" does not exist)
---- Npgsql.PostgresException : 3D000: database "DeleteFile" does not exist
---- Npgsql.PostgresException : 3D000: database "DeleteFile" does not exist
|
System.AggregateException : One or more errors occurred. (3D000: database "UploadToRoot" does not exist) (3D000: database "UploadToRoot" does not exist)
---- Npgsql.PostgresException : 3D000: database "UploadToRoot" does not exist
---- Npgsql.PostgresException : 3D000: database "UploadToRoot" does not exist
|
|
System.AggregateException : One or more errors occurred. (3D000: database "UpdateMetadata" does not exist) (3D000: database "UpdateMetadata" does not exist)
---- Npgsql.PostgresException : 3D000: database "UpdateMetadata" does not exist
---- Npgsql.PostgresException : 3D000: database "UpdateMetadata" does not exist
|
|
|
tests/Sitko.Core.Storage.Metadata.Postgres.Tests/BasicTests.cs#L27
System.AggregateException : One or more errors occurred. (3D000: database "Refresh" does not exist) (3D000: database "Refresh" does not exist)
---- Npgsql.PostgresException : 3D000: database "Refresh" does not exist
---- Npgsql.PostgresException : 3D000: database "Refresh" does not exist
|
|
The logs for this run have expired and are no longer available.
Loading