Update dependency prettier to v3.4.0 #2571
Annotations
10 warnings
π Restore:
src/Nuke/ComputedGitVersionAttribute.cs#L40
'ToolOptionsExtensions.DisableProcessLogOutput<T>(T)' is obsolete: 'Use DisableProcessOutputLogging instead'
|
π Restore:
src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L19
Possible null reference return.
|
π Restore:
src/Nuke/GithubActions/StickyPullRequestStep.cs#L80
Possible null reference return.
|
π Restore:
src/Nuke/TestMethodExtensions.cs#L86
Possible null reference argument for parameter 'parent' in 'XElement TestMethodExtensions.EnsureElement(XElement parent, string name)'.
|
π Restore:
src/Nuke/GithubActions/HeadlessRunStep.cs#L34
Possible null reference return.
|
π Restore:
src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L85
Possible null reference return.
|
π Restore:
src/Nuke/GithubActions/GitHubActionsLintAttribute.cs#L55
Possible null reference return.
|
π Restore:
src/Nuke/SolutionUpdater.cs#L190
The local function 'isUsingSolutionPath' is declared but never used
|
π Restore:
src/Nuke/Readme/NugetPackagesSection.cs#L89
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
π Restore:
src/Nuke/MsBuild/ICanTestWithXUnit.cs#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Loading