355 references to Warning
Aspire.RabbitMQ.Client (1)
src\Components\Aspire.RabbitMQ.Client\RabbitMQEventSourceLogForwarder.cs (1)
67EventLevel.Warning => LogLevel.Warning,
dotnet-dev-certs (28)
ReporterEventListener.cs (1)
28EventLevel.Warning => _reporter.Warn,
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]
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.DeveloperCertificates.XPlat (27)
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]
Microsoft.AspNetCore.InternalTesting.Tests (1)
EventSourceValidatorTests.cs (1)
75[Event(3, Level = EventLevel.Warning)]
Microsoft.AspNetCore.Server.Kestrel.Core (27)
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]
Microsoft.AspNetCore.Shared.Tests (27)
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]
Microsoft.Extensions.Logging.EventSource (1)
LoggingEventSource.cs (1)
539if (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))
RepoTasks (27)
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]
System.Collections.Concurrent (4)
System\Collections\Concurrent\CDSCollectionETWBCLProvider.cs (4)
47[Event(CONCURRENTSTACK_FASTPUSHFAILED_ID, Level = EventLevel.Warning)] 50if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 56[Event(CONCURRENTSTACK_FASTPOPFAILED_ID, Level = EventLevel.Warning)] 59if (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\ManifestBuilder.cs (2)
624EventLevel.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)
542if (IsEnabled() && IsEnabled(EventLevel.Warning, Keywords.AsyncMethod)) 553[Event(27, Level = EventLevel.Warning, Keywords = Keywords.AsyncMethod)]
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (3)
472Level = EventLevel.Warning, 660Level = EventLevel.Warning, 699Level = EventLevel.Warning,
System.ServiceModel.Primitives (16)
Internals\System\Runtime\ExceptionTrace.cs (1)
35case EventLevel.Warning:
Internals\WcfEventSource.cs (14)
505return base.IsEnabled(EventLevel.Warning, Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.HealthMonitoring | Keywords.ServiceModel, EventChannel.Analytic); 508[Event(EventIds.OperationFailed, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.DispatchMessage, Keywords = Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.HealthMonitoring | Keywords.ServiceModel | ChannelKeywords.Analytic, 524return base.IsEnabled(EventLevel.Warning, Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.HealthMonitoring | Keywords.ServiceModel, EventChannel.Analytic); 527[Event(EventIds.OperationFaulted, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.DispatchMessage, Keywords = Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.HealthMonitoring | Keywords.ServiceModel | ChannelKeywords.Analytic, 799return base.IsEnabled(EventLevel.Warning, Keywords.Quota, EventChannel.Analytic); 802[Event(EventIds.MaxSessionSizeReached, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Quotas, Keywords = Keywords.Quota | ChannelKeywords.Analytic, 1323return base.IsEnabled(EventLevel.Warning, Keywords.Infrastructure, EventChannel.Analytic); 1326[Event(EventIds.HandledExceptionWarning, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Keywords = Keywords.Infrastructure | ChannelKeywords.Analytic, 2218return base.IsEnabled(EventLevel.Warning, Keywords.Infrastructure, EventChannel.Debug); 2221[Event(EventIds.TraceCodeEventLogWarning, Level = EventLevel.Warning, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Keywords = Keywords.Infrastructure | ChannelKeywords.Debug, 2236return base.IsEnabled(EventLevel.Warning, Keywords.Infrastructure, EventChannel.Analytic); 2239[Event(EventIds.ThrowingException, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Keywords = Keywords.Infrastructure | ChannelKeywords.Analytic, 2272return base.IsEnabled(EventLevel.Warning, Keywords.Infrastructure, EventChannel.Analytic); 2275[Event(EventIds.ThrowingEtwException, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Keywords = Keywords.Infrastructure | ChannelKeywords.Analytic,
SMDiagnostics\System\ServiceModel\Diagnostics\ExceptionUtility.cs (1)
115return ThrowHelper(exception, EventLevel.Warning);
System.Transactions.Local (29)
System\Transactions\TransactionsEtwProvider.cs (29)
395if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 408[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}")] 415[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}")] 641if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 650[Event(ENLISTMENT_FORCEROLLBACK_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.ForceRollback, Message = "Enlistment forceRollback: ID is {0}")] 666if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 676[Event(ENLISTMENT_ABORTED_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.Aborted, Message = "Enlistment SinglePhase Aborted: ID is {0}")] 717if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 726[Event(ENLISTMENT_INDOUBT_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.InDoubt, Message = "Enlistment SinglePhase InDoubt: ID is {0}")] 756if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 762[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}")] 1024if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1030[Event(CONFIGURED_DEFAULT_TIMEOUT_ADJUSTED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.ConfiguredDefaultTimeout, Opcode = Opcodes.Adjusted, Message = "Configured Default Timeout Adjusted")] 1066if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1082[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}")] 1096if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1102[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}")] 1136if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1142[Event(TRANSACTIONSCOPE_INCOMPLETE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.Incomplete, Message = "Transactionscope incomplete: transaction ID is {0}")] 1156if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1162[Event(TRANSACTIONSCOPE_TIMEOUT_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.Timeout, Message = "Transactionscope timeout: transaction ID is {0}")] 1176if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1182[Event(TRANSACTION_TIMEOUT_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Timeout, Message = "Transaction timeout: transaction ID is {0}")] 1250if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1263[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}")] 1269[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}")] 1302if (IsEnabled(EventLevel.Warning, ALL_KEYWORDS)) 1315[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}")] 1321[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 (27)
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]
Templates.Blazor.WebAssembly.Auth.Tests (27)
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]
Templates.Blazor.WebAssembly.Tests (27)
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]
Templates.Mvc.Tests (27)
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]
Templates.Tests (27)
src\Shared\CertificateGeneration\CertificateManager.cs (27)
1184[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1193[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1205[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1295[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1305[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1308[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1311[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1314[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.")] 1350[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1356[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1362[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.")] 1368[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1371[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1377[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1383[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1386[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1389[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1392[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1395[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1401[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. " + 1407[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1410[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1413[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.")] 1419[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1434[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")] 1448[Event(116, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL.")] 1451[Event(117, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the Windows certificate store via WSL: {0}.")]