47 references to LogWarning
Microsoft.Build.Tasks.Core (1)
Exec.cs (1)
377Log.LogWarning(singleLine);
Microsoft.Build.Utilities.Core (1)
TaskLoggingHelper.cs (1)
1290LogWarning(message);
Microsoft.Build.Utilities.UnitTests (1)
TaskLoggingHelper_Tests.cs (1)
135t.Log.LogWarning("{3");
Microsoft.DotNet.ApiCompat (1)
src\Common\Internal\BuildTask.cs (1)
70_logger.LogWarning(message, messageArgs);
Microsoft.DotNet.Arcade.Sdk (1)
src\InstallDotNetCore.cs (1)
42Log.LogWarning($"Unable to find global.json file '{GlobalJsonPath} exiting");
Microsoft.DotNet.Build.Tasks.Feed (3)
src\AzureDevOpsNugetFeedAssetPublisher.cs (1)
71_log.LogWarning(
src\PublishArtifactsInManifestBase.cs (1)
1729Log.LogWarning(ex.Message);
src\PublishSymbolsHelper.cs (1)
143_log.LogWarning(format, arguments);
Microsoft.DotNet.Build.Tasks.Installers (1)
src\Common\Internal\BuildTask.cs (1)
70_logger.LogWarning(message, messageArgs);
Microsoft.DotNet.Build.Tasks.Packaging (1)
src\Common\Internal\BuildTask.cs (1)
70_logger.LogWarning(message, messageArgs);
Microsoft.DotNet.Build.Tasks.TargetFramework (1)
src\Common\Internal\BuildTask.cs (1)
70_logger.LogWarning(message, messageArgs);
Microsoft.DotNet.Build.Tasks.Templating (2)
MSBuildListSplitter.cs (2)
25log.LogWarning($"Property: {item} does not have a valid '=' separator"); 32log.LogWarning($"Property: {item} does not have a valid property name");
Microsoft.DotNet.Build.Tasks.VisualStudio (2)
Vsix\FinalizeInsertionVsixFile.cs (2)
89Log.LogWarning($"PackageManifest.Installation element of the manifest does not have Experimental=\"true\": '{VsixFilePath}'"); 98Log.LogWarning($"PackageManifest.Installation element of the manifest specifies SystemComponent attribute: '{VsixFilePath}'");
Microsoft.DotNet.Build.Tasks.Workloads (3)
CreateVisualStudioWorkload.wix.cs (1)
163Log.LogWarning($"{_supportsMachineArch} was previously set to {_supportsMachineArch[manifestPackage.SdkFeatureBand]}");
src\Common\Internal\BuildTask.cs (1)
70_logger.LogWarning(message, messageArgs);
WorkloadSetPackage.wix.cs (1)
120Log?.LogWarning(string.Format(Strings.WarnNonWorkloadSetFileFound, Path.GetFileName(file)));
Microsoft.DotNet.GenAPI (1)
src\Common\Internal\BuildTask.cs (1)
70_logger.LogWarning(message, messageArgs);
Microsoft.DotNet.GenFacades (1)
src\Common\Internal\BuildTask.cs (1)
70_logger.LogWarning(message, messageArgs);
Microsoft.DotNet.Helix.Sdk (15)
CheckAzurePipelinesTestResults.cs (1)
66Log.LogWarning($"Test run {testRunId} is not in completed state. Will check back in 10 seconds.");
CreateXHarnessAppleWorkItems.cs (1)
159Log.LogWarning($"The {MetadataName.ExpectedExitCode} property is ignored in the `apple test` scenario");
CreateXUnitWorkItems.cs (1)
141Log.LogWarning($"Invalid value \"{XUnitWorkItemTimeout}\" provided for XUnitWorkItemTimeout; falling back to default value of \"00:05:00\" (5 minutes)");
DownloadFromResultsContainer.cs (2)
92Log.LogWarning($"Work item {workItemName} in Job {JobId} did not upload a result file with path '{file}' "); 113Log.LogWarning($"Failed to download file '{file}' from results container for work item '{workItemName}': {rfe.Message}");
FindDotNetCliPackage.cs (1)
160Log.LogWarning($"Unable to resolve download link from feed {feed}; {SanitizeString(ex.Message)}");
HelixTask.cs (1)
81Log.LogWarning($"{argEx.Message} (FailOnMissingTargetQueue is false, so this is just a warning.)");
SendHelixJob.cs (3)
324Log.LogWarning($"Work Item named '{name}' contains encoded characters which is not recommended."); 331Log.LogWarning($"Work Item named '{name}' contains unsupported characters and has been renamed to '{cleanedName}'."); 401Log.LogWarning($"Timeout value '{timeoutString}' could not be parsed.");
WaitForHelixJobCompletion.cs (4)
81Log.LogWarning($"{nameof(CancelHelixJobsOnTaskCancellation)} is set to 'true', but no value was provided for {nameof(helixJobCancellationToken)}"); 84Log.LogWarning($"Build task was cancelled while waiting on job '{jobName}'. Attempting to cancel this job in Helix..."); 88Log.LogWarning($"Successfully cancelled job '{jobName}'"); 93Log.LogWarning($"Job '{jobName}' was already cancelled.");
XharnessTaskBase.cs (1)
88Log.LogWarning(
Microsoft.DotNet.NuGetRepack.Tasks (2)
src\AssemblyResolution.cs (1)
42Log?.LogWarning($"AssemblyResolve: exception while loading '{fullPath}': {e.Message}");
src\ReplacePackageParts.cs (1)
227Log.LogWarning($"File '{partName}' not found in package '{SourcePackage}'");
Microsoft.DotNet.PackageTesting (1)
src\Common\Internal\BuildTask.cs (1)
70_logger.LogWarning(message, messageArgs);
Microsoft.DotNet.SharedFramework.Sdk (1)
src\Common\Internal\BuildTask.cs (1)
70_logger.LogWarning(message, messageArgs);
Microsoft.DotNet.SignCheck (1)
src\Common\Internal\AssemblyResolution.cs (1)
42Log?.LogWarning($"AssemblyResolve: exception while loading '{fullPath}': {e.Message}");
Microsoft.DotNet.SignTool (2)
src\SignToolTask.cs (2)
206Log.LogWarning($"TempDir ('{TempDir}' is not rooted, this can cause unexpected behavior in signtool. Please provide a fully qualified 'TempDir' path."); 449Log.LogWarning($"CertificateName & ItemSpec metadata of {nameof(StrongNameSignInfo)} shouldn't be both '{SignToolConstants.IgnoreFileCertificateSentinel}'");
Microsoft.DotNet.VersionTools.Tasks (1)
src\MsBuildTraceListener.cs (1)
51_log.LogWarning(fullMessage);
Microsoft.Maui.Resizetizer (2)
GenerateTizenManifest.cs (1)
115 Log.LogWarning($"ApplicationDisplayVersion '{ApplicationDisplayVersion}' was not a valid version for Tizen");
TizenSplashUpdater.cs (1)
75 Log.LogWarning($"Unable to parse color for '{splashInfo.Filename}'.");
SemanticSearch.BuildTask (2)
GenerateFilteredReferenceAssembliesTask.cs (2)
97Log.LogWarning($"Assembly '{assemblyName}' not found among project references"); 108Log.LogWarning($"Invalid API pattern at {specPath} line {line}: {message}");