278 references to Warning
Aspire.Microsoft.Data.SqlClient (3)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Implementation\SqlClientInstrumentationEventSource.cs (3)
32[Event(2, Message = "Current Activity is NULL in the '{0}' callback. Span will not be recorded.", Level = EventLevel.Warning)] 38[Event(3, Message = "Payload is NULL in event '{1}' from handler '{0}', span will not be recorded.", Level = EventLevel.Warning)] 44[Event(4, Message = "Payload is invalid in event '{1}' from handler '{0}', span will not be recorded.", Level = EventLevel.Warning)]
Aspire.Microsoft.EntityFrameworkCore.SqlServer (3)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Implementation\SqlClientInstrumentationEventSource.cs (3)
32[Event(2, Message = "Current Activity is NULL in the '{0}' callback. Span will not be recorded.", Level = EventLevel.Warning)] 38[Event(3, Message = "Payload is NULL in event '{1}' from handler '{0}', span will not be recorded.", Level = EventLevel.Warning)] 44[Event(4, Message = "Payload is invalid in event '{1}' from handler '{0}', span will not be recorded.", Level = EventLevel.Warning)]
Aspire.RabbitMQ.Client (1)
RabbitMQEventSourceLogForwarder.cs (1)
67EventLevel.Warning => LogLevel.Warning,
dotnet-dev-certs (26)
ReporterEventListener.cs (1)
28EventLevel.Warning => _reporter.Warn,
src\Shared\CertificateGeneration\CertificateManager.cs (25)
999[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1008[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1020[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1110[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1120[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1123[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1126[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1129[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1165[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1171[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1177[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1183[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1186[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1192[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1198[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1201[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1204[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1207[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1210[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1216[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1222[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1225[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1228[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1234[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1249[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
dotnet-svcutil-lib (15)
FrameworkFork\System.ServiceModel\Internals\WcfEventSource.cs (14)
430return base.IsEnabled(EventLevel.Warning, Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.HealthMonitoring | Keywords.ServiceModel, EventChannel.Analytic); 433[Event(EventIds.OperationFailed, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.DispatchMessage, 450return base.IsEnabled(EventLevel.Warning, Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.HealthMonitoring | Keywords.ServiceModel, EventChannel.Analytic); 453[Event(EventIds.OperationFaulted, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.DispatchMessage, 785return base.IsEnabled(EventLevel.Warning, Keywords.Quota, EventChannel.Analytic); 788[Event(EventIds.MaxSessionSizeReached, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Quotas, 1864return base.IsEnabled(EventLevel.Warning, Keywords.Infrastructure, EventChannel.Analytic); 1867[Event(EventIds.ThrowingException, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 1978return base.IsEnabled(EventLevel.Warning, Keywords.Infrastructure, EventChannel.Debug); 1981[Event(EventIds.TraceCodeEventLogWarning, Level = EventLevel.Warning, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, 1997return base.IsEnabled(EventLevel.Warning, Keywords.Infrastructure, EventChannel.Analytic); 2000[Event(EventIds.HandledExceptionWarning, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 2111return base.IsEnabled(EventLevel.Warning, Keywords.Infrastructure, EventChannel.Analytic); 2114[Event(EventIds.ThrowingEtwException, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info,
FrameworkFork\System.ServiceModel\SMDiagnostics\System\ServiceModel\Diagnostics\ExceptionUtility.cs (1)
101return ThrowHelper(exception, EventLevel.Warning);
Microsoft.AspNetCore.ConcurrencyLimiter (1)
ConcurrencyLimiterEventSource.cs (1)
35[Event(1, Level = EventLevel.Warning)]
Microsoft.AspNetCore.ConcurrencyLimiter.Tests (1)
ConcurrencyLimiterEventSourceTests.cs (1)
39Assert.Equal(EventLevel.Warning, eventData.Level);
Microsoft.AspNetCore.DeveloperCertificates.XPlat (25)
src\Shared\CertificateGeneration\CertificateManager.cs (25)
999[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1008[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1020[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1110[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1120[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1123[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1126[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1129[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1165[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1171[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1177[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1183[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1186[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1192[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1198[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1201[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1204[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1207[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1210[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1216[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1222[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1225[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1228[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1234[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1249[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Microsoft.AspNetCore.Server.Kestrel.Core (25)
src\Shared\CertificateGeneration\CertificateManager.cs (25)
999[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1008[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1020[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1110[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1120[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1123[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1126[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1129[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1165[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1171[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1177[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1183[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1186[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1192[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1198[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1201[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1204[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1207[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1210[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1216[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1222[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1225[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1228[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1234[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1249[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Microsoft.Extensions.Logging.EventSource (1)
LoggingEventSource.cs (1)
536if (IsEnabled(EventLevel.Warning, allMessageKeywords))
Microsoft.Extensions.Telemetry.Tests (2)
Http\TestEventSource.cs (2)
18[Event(1, Message = WarningMessageText, Level = EventLevel.Warning)] 21if (IsEnabled(EventLevel.Warning, EventKeywords.All))
System.Collections.Concurrent (6)
System\Collections\Concurrent\CDSCollectionETWBCLProvider.cs (6)
54[Event(CONCURRENTSTACK_FASTPUSHFAILED_ID, Level = EventLevel.Warning)] 57if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 63[Event(CONCURRENTSTACK_FASTPOPFAILED_ID, Level = EventLevel.Warning)] 66if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 77[Event(CONCURRENTDICTIONARY_ACQUIRINGALLLOCKS_ID, Level = EventLevel.Warning)] 80if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS))
System.Diagnostics.DiagnosticSource (7)
System\Diagnostics\DsesActivitySourceListener.cs (2)
64if (_eventSource.IsEnabled(EventLevel.Warning, DiagnosticSourceEventSource.Keywords.Messages)) 104if (_eventSource.IsEnabled(EventLevel.Warning, DiagnosticSourceEventSource.Keywords.Messages))
System\Diagnostics\DsesFilterAndTransform.cs (5)
259if (eventSource.IsEnabled(EventLevel.Warning, DiagnosticSourceEventSource.Keywords.Messages)) 279if (eventSource.IsEnabled(EventLevel.Warning, DiagnosticSourceEventSource.Keywords.Messages)) 291if (eventSource.IsEnabled(EventLevel.Warning, DiagnosticSourceEventSource.Keywords.Messages)) 315if (eventSource.IsEnabled(EventLevel.Warning, DiagnosticSourceEventSource.Keywords.Messages)) 336if (eventSource.IsEnabled(EventLevel.Warning, DiagnosticSourceEventSource.Keywords.Messages))
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
5913EventLevel.Warning => nameof(EventLevel.Warning),
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncMethodBuilderCore.cs (1)
80get => TplEventSource.Log.IsEnabled(EventLevel.Warning, TplEventSource.Keywords.AsyncMethod);
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TplEventSource.cs (2)
547if (IsEnabled() && IsEnabled(EventLevel.Warning, Keywords.AsyncMethod)) 558[Event(27, Level = EventLevel.Warning, Keywords = Keywords.AsyncMethod)]
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (3)
467Level = EventLevel.Warning, 655Level = EventLevel.Warning, 694Level = EventLevel.Warning,
System.Transactions.Local (29)
System\Transactions\TransactionsEtwProvider.cs (29)
401if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 414[Event(TRANSACTION_ROLLBACK_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Rollback, Message = "Transaction LTM Rollback. ID is {0}, type is {1}")] 421[Event(TRANSACTION_ROLLBACK_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Rollback, Message = "Transaction OleTx Rollback. ID is {0}, type is {1}")] 647if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 656[Event(ENLISTMENT_FORCEROLLBACK_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.ForceRollback, Message = "Enlistment forceRollback: ID is {0}")] 672if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 682[Event(ENLISTMENT_ABORTED_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.Aborted, Message = "Enlistment SinglePhase Aborted: ID is {0}")] 723if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 732[Event(ENLISTMENT_INDOUBT_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.InDoubt, Message = "Enlistment SinglePhase InDoubt: ID is {0}")] 762if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 768[Event(ENLISTMENT_CALLBACK_NEGATIVE_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.CallbackNegative, Message = "Enlistment callback negative: ID is {0}, callback is {1}")] 1030if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1036[Event(CONFIGURED_DEFAULT_TIMEOUT_ADJUSTED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.ConfiguredDefaultTimeout, Opcode = Opcodes.Adjusted, Message = "Configured Default Timeout Adjusted")] 1072if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1088[Event(TRANSACTIONSCOPE_CURRENT_CHANGED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.CurrentChanged, Message = "Transactionscope current transaction ID changed from {0} to {1}")] 1102if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1108[Event(TRANSACTIONSCOPE_NESTED_INCORRECTLY_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.NestedIncorrectly, Message = "Transactionscope nested incorrectly: transaction ID is {0}")] 1142if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1148[Event(TRANSACTIONSCOPE_INCOMPLETE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.Incomplete, Message = "Transactionscope incomplete: transaction ID is {0}")] 1162if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1168[Event(TRANSACTIONSCOPE_TIMEOUT_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.Timeout, Message = "Transactionscope timeout: transaction ID is {0}")] 1182if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1188[Event(TRANSACTION_TIMEOUT_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Timeout, Message = "Transaction timeout: transaction ID is {0}")] 1256if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1269[Event(TRANSACTION_INDOUBT_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.InDoubt, Message = "Transaction indoubt LTM: transaction ID is {0}")] 1275[Event(TRANSACTION_INDOUBT_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.InDoubt, Message = "Transaction indoubt OleTx: transaction ID is {0}")] 1308if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1321[Event(TRANSACTION_ABORTED_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Aborted, Message = "Transaction aborted LTM: transaction ID is {0}")] 1327[Event(TRANSACTION_ABORTED_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Aborted, Message = "Transaction aborted OleTx: transaction ID is {0}")]
Templates.Blazor.Tests (25)
src\Shared\CertificateGeneration\CertificateManager.cs (25)
999[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1008[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1020[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1110[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1120[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1123[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1126[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1129[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1165[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1171[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1177[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1183[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1186[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1192[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1198[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1201[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1204[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1207[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1210[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1216[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1222[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1225[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1228[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1234[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1249[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Templates.Blazor.WebAssembly.Auth.Tests (25)
src\Shared\CertificateGeneration\CertificateManager.cs (25)
999[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1008[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1020[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1110[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1120[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1123[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1126[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1129[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1165[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1171[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1177[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1183[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1186[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1192[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1198[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1201[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1204[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1207[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1210[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1216[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1222[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1225[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1228[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1234[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1249[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Templates.Blazor.WebAssembly.Tests (25)
src\Shared\CertificateGeneration\CertificateManager.cs (25)
999[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1008[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1020[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1110[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1120[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1123[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1126[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1129[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1165[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1171[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1177[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1183[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1186[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1192[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1198[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1201[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1204[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1207[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1210[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1216[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1222[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1225[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1228[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1234[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1249[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Templates.Mvc.Tests (25)
src\Shared\CertificateGeneration\CertificateManager.cs (25)
999[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1008[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1020[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1110[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1120[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1123[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1126[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1129[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1165[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1171[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1177[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1183[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1186[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1192[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1198[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1201[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1204[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1207[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1210[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1216[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1222[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1225[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1228[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1234[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1249[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Templates.Tests (25)
src\Shared\CertificateGeneration\CertificateManager.cs (25)
999[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1008[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1020[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1110[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1120[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1123[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1126[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1129[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1165[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1171[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1177[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1183[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1186[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1192[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1198[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1201[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1204[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1207[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1210[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1216[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1222[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1225[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1228[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1234[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1249[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]