Mark more tests as integration, beacuse they use Postgres #1532
Annotations
13 errors, 14 warnings, and 1 notice
Pull hgweb if updated
Process completed with exit code 1.
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Dotnet test
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5433
---- System.Net.Sockets.SocketException : Connection refused
|
Pull ui if updated
Process completed with exit code 1.
|
Pull fw-headless if updated
Process completed with exit code 1.
|
Setup and run playwright tests:
frontend/[firefox] › errorHandling.test.ts#L1
frontend/[firefox] › errorHandling.test.ts took 32.9s
|
Setup and run playwright tests:
frontend/[firefox] › emailWorkflow.test.ts#L1
frontend/[firefox] › emailWorkflow.test.ts took 22.0s
|
Setup and run playwright tests:
frontend/[chromium] › errorHandling.test.ts#L1
frontend/[chromium] › errorHandling.test.ts took 21.5s
|
Setup and run playwright tests:
frontend/[chromium] › emailWorkflow.test.ts#L1
frontend/[chromium] › emailWorkflow.test.ts took 18.4s
|
build:
backend/FwLite/MiniLcm/SyncHelpers/WritingSystemSync.cs#L28
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
backend/FwLite/MiniLcm/SyncHelpers/SenseSync.cs#L41
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
backend/SyncReverseProxy/ProxyKernel.cs#L121
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'
|
build:
backend/LexData/SeedingData.cs#L18
Parameter 'logger' is unread.
|
build:
backend/LexBoxApi/Auth/LoggedInContext.cs#L24
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'
|
build:
backend/LexBoxApi/Auth/JwtTicketDataFormat.cs#L122
'JwtBearerOptions.SecurityTokenValidators' is obsolete: 'SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes'
|
build:
backend/LexBoxApi/Hub/CrdtProjectChangeHub.cs#L8
Parameter 'loggedInContext' is unread.
|
build:
backend/LexBoxApi/Jobs/LexJob.cs#L45
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'
|
build:
backend/LexBoxApi/Services/EmailService.cs#L238
'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.'
|
build:
backend/LexBoxApi/Services/HgService.cs#L459
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(LexBoxApi.Services.RepoEmptyState)2' is not covered.
|
Setup and run playwright tests
1 skipped
67 passed (3.9m)
|
Loading