Skip to content

[deps]: Update gh minor #379

[deps]: Update gh minor

[deps]: Update gh minor #379

Triggered via pull request May 20, 2024 22:54
Status Failure
Total duration 12m 36s
Artifacts 1

main.yml

on: pull_request
version
0s
version
Matrix: test
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
I can define a register endpoint: tests/Passwordless.AspNetCore.Tests/EndpointTests.cs#L22
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {9c700f5d-37e4-43c7-bf38-a96fe3ee8533} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {9c700f5d-37e4-43c7-bf38-a96fe3ee8533} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.7339719. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.7339719. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.7316882. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.7316882. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.7314130. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.7314130. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.7311725. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.7311725. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" [22:57:13 INF] Content root path: /opt/app info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8842 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8842 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1385 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1385 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0232 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0232 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0201 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0201 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0192 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0192 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0183 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0183 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0260 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0260 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0175 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0175 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0326 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0326 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
I can define a signin endpoint and it will reject invalid signin attempts: tests/Passwordless.AspNetCore.Tests/EndpointTests.cs#L109
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {9c700f5d-37e4-43c7-bf38-a96fe3ee8533} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {9c700f5d-37e4-43c7-bf38-a96fe3ee8533} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.7339719. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.7339719. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.7316882. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.7316882. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.7314130. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.7314130. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.7311725. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.7311725. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" [22:57:13 INF] Content root path: /opt/app info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8842 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8842 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1385 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1385 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0232 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0232 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0201 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0201 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0192 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0192 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0183 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0183 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0260 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0260 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0175 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0175 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0326 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0326 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
I can define a register endpoint and it will reject invalid registration attempts: tests/Passwordless.AspNetCore.Tests/EndpointTests.cs#L51
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {9c700f5d-37e4-43c7-bf38-a96fe3ee8533} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {9c700f5d-37e4-43c7-bf38-a96fe3ee8533} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.7339719. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.7339719. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.7316882. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.7316882. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.7314130. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.7314130. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.7311725. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.7311725. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" [22:57:13 INF] Content root path: /opt/app info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8842 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8842 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1385 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1385 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0232 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0232 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0201 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0201 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0192 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0192 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0183 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0183 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0260 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0260 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0175 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0175 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0326 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0326 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
I can view application event logs when event logs are enabled: tests/Passwordless.Tests/ApplicationEventLogsTests.cs#L16
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.6920251. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.6920251. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.6898905. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.6898905. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.6896446. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.6894064. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.6896446. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.6894064. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development [22:57:13 INF] Content root path: /opt/app info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8512 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8512 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1537 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1537 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0265 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0265 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0274 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0274 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0257 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0257 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0176 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0176 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0286 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0286 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
I can send a magic link with a specified time to live: tests/Passwordless.Tests/MagicLinksTests.cs#L18
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.6920251. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.6920251. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.6898905. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.6898905. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.6896446. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.6894064. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.6896446. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.6894064. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development [22:57:13 INF] Content root path: /opt/app info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8512 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8512 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1537 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1537 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0265 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0265 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0274 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0274 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0257 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0257 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0176 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0176 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0286 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0286 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
I can send a magic link without a time to live: tests/Passwordless.Tests/MagicLinksTests.cs#L32
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.6920251. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.6920251. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.6898905. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.6898905. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.6896446. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.6894064. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.6896446. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.6894064. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development [22:57:13 INF] Content root path: /opt/app info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8512 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8512 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1537 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1537 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0265 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0265 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0274 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0274 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0257 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0257 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0176 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0176 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0286 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0286 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
I can generate an authentication token: tests/Passwordless.Tests/TokenTests.cs#L32
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.6920251. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.6920251. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.6898905. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.6898905. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.6896446. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.6894064. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.6896446. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.6894064. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development [22:57:13 INF] Content root path: /opt/app info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8512 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8512 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1537 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1537 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0265 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0265 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0274 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0274 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0257 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0257 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0176 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0176 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0286 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0286 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
I can verify a valid authentication token: tests/Passwordless.Tests/TokenTests.cs#L48
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.6920251. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.6920251. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.6898905. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.6898905. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.6896446. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.6894064. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.6896446. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.6894064. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development [22:57:13 INF] Content root path: /opt/app info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8512 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8512 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1537 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1537 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0265 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0265 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0274 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0274 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0257 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0257 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0176 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0176 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0286 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0286 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
I can try to verify a poorly formatted authentication token and get an error: tests/Passwordless.Tests/TokenTests.cs#L66
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.6920251. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.6920251. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.6898905. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.6898905. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.6896446. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.6894064. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.6896446. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.6894064. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development [22:57:13 INF] Content root path: /opt/app info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8512 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8512 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1537 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1537 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0265 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0265 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0274 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0274 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0257 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0257 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0176 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0176 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0286 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0286 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
I can create a register token: tests/Passwordless.Tests/TokenTests.cs#L16
System.OperationCanceledException : Failed to start the containers within the allotted timeout. This probably means that something went wrong during container initialization. See the logs for more info. # API container STDOUT: warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60] Storing keys in a directory '"/home/app/.aspnet/DataProtection-Keys"' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning [22:57:13 WRN] Storing keys in a directory '/home/app/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. [22:57:13 WRN] No XML encryptor configured. Key {524742b4-7196-4d4e-b331-c7afc756c983} may be persisted to storage in unencrypted form. info: Passwordless.Api.Reporting.Background.PeriodicCredentialReportsBackgroundService[0] Starting "PeriodicCredentialReportsBackgroundService" in 23:02:46.6920251. [22:57:13 INF] Starting PeriodicCredentialReportsBackgroundService in 23:02:46.6920251. [22:57:13 INF] Starting ActiveUserReportingBackgroundService in 23:02:46.6898905. info: Passwordless.Api.Reporting.Background.ActiveUserReportingBackgroundService[0] Starting "ActiveUserReportingBackgroundService" in 23:02:46.6898905. [22:57:13 INF] Starting DispatchedEmailCleanupService in 01:02:46.6896446. [22:57:13 INF] Starting EventDeletionBackgroundWorker in 01:02:46.6894064. info: Passwordless.Api.Email.DispatchedEmailCleanupService[0] Starting "DispatchedEmailCleanupService" in 01:02:46.6896446. info: Passwordless.Service.EventLog.EventDeletionBackgroundWorker[0] Starting "EventDeletionBackgroundWorker" in 01:02:46.6894064. info: Microsoft.Hosting.Lifetime[14] Now listening on: "http://[::]:8080" [22:57:13 INF] Now listening on: http://[::]:8080 [22:57:13 INF] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: "Development" [22:57:13 INF] Hosting environment: Development [22:57:13 INF] Content root path: /opt/app info: Microsoft.Hosting.Lifetime[0] Content root path: "/opt/app" info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 1.8512 ms [22:57:13 INF] HTTP GET / responded 404 in 1.8512 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.1537 ms [22:57:14 INF] HTTP GET / responded 404 in 0.1537 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0265 ms [22:57:15 INF] HTTP GET / responded 404 in 0.0265 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:16 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0274 ms [22:57:17 INF] HTTP GET / responded 404 in 0.0274 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0218 ms [22:57:18 INF] HTTP GET / responded 404 in 0.0218 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0257 ms [22:57:19 INF] HTTP GET / responded 404 in 0.0257 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0176 ms [22:57:20 INF] HTTP GET / responded 404 in 0.0176 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404 in 0.0286 ms [22:57:21 INF] HTTP GET / responded 404 in 0.0286 ms info: Serilog.AspNetCore.RequestLoggingMiddleware[0] HTTP "GET" "/" responded 404
pack
XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'token'.'
pack
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
pack
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse'
pack
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.AuthenticationTokenResponse(string)'
pack
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.Token'
pack
Missing XML comment for publicly visible type or member 'RegisterTokenResponse'
pack
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.RegisterTokenResponse(string)'
pack
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.Token'
pack
Missing XML comment for publicly visible type or member 'SetAliasRequest.Aliases'
pack
Parameter 'BackupState' has no matching param tag in the XML comment for 'Credential.Credential(CredentialDescriptor, byte[], byte[], uint, string, DateTime, Guid, DateTime, string, string, string, string, string, string, bool?, bool?, bool?)' (but other parameters do)
test (ubuntu-latest)
XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'token'.'
test (ubuntu-latest)
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.AuthenticationTokenResponse(string)'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.Token'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'RegisterTokenResponse'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.RegisterTokenResponse(string)'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.Token'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'SetAliasRequest.Aliases'
test (ubuntu-latest)
Parameter 'BackupState' has no matching param tag in the XML comment for 'Credential.Credential(CredentialDescriptor, byte[], byte[], uint, string, DateTime, Guid, DateTime, string, string, string, string, string, string, bool?, bool?, bool?)' (but other parameters do)

Artifacts

Produced during runtime
Name Size
packages Expired
564 KB