Update dependency dotnet-sdk to v9.0.102 (#1477) #4452
Annotations
31 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Restore:
src/Nuke/Arguments.cs#L52
Dereference of a possibly null reference.
|
π Restore:
src/Nuke/Arguments.cs#L88
Possible null reference argument for parameter 'value' in 'string Format(object value)'.
|
π Restore:
src/Nuke/Arguments.cs#L89
Possible null reference argument for parameter 'value' in 'string Format(object value)'.
|
π Restore:
src/Nuke/Arguments.cs#L136
Nullable value type may be null.
|
π Restore:
src/Nuke/Arguments.cs#L121
Possible null reference return.
|
π Restore:
src/Nuke/ComputedGitVersionAttribute.cs#L123
'ToolOptionsExtensions.DisableProcessLogOutput<T>(T)' is obsolete: 'Use DisableProcessOutputLogging instead'
|
π 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.
|
π Restore:
src/Nuke/Readme/NugetPackagesSection.cs#L59
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/TestMethodExtensions.cs#L136
Possible null reference argument for parameter 'parent' in 'XElement TestMethodExtensions.EnsureElement(XElement parent, string name)'.
|
π Restore:
src/Nuke/SolutionUpdater.cs#L228
The local function 'isUsingSolutionPath' is declared but never used
|
π¨ Test
Possible null reference argument for parameter 'parent' in 'XElement TestMethodExtensions.EnsureElement(XElement parent, string name)'.
|
π¨ Test
Dereference of a possibly null reference.
|
π¨ Test
Possible null reference argument for parameter 'value' in 'string Format(object value)'.
|
π¨ Test
Possible null reference argument for parameter 'value' in 'string Format(object value)'.
|
π¨ Test
Nullable value type may be null.
|
π¨ Test
Possible null reference return.
|
π¨ Test
'ToolOptionsExtensions.DisableProcessLogOutput<T>(T)' is obsolete: 'Use DisableProcessOutputLogging instead'
|
π¨ Test
The local function 'isUsingSolutionPath' is declared but never used
|
π¨ Test
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.
|
π¨ Test
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.
|
βοΈ Build
Possible null reference argument for parameter 'parent' in 'XElement TestMethodExtensions.EnsureElement(XElement parent, string name)'.
|
βοΈ Build
The local function 'isUsingSolutionPath' is declared but never used
|
βοΈ Build
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.
|
βοΈ Build
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.
|
βοΈ Build
Dereference of a possibly null reference.
|
βοΈ Build
Possible null reference argument for parameter 'value' in 'string Format(object value)'.
|
βοΈ Build
Possible null reference argument for parameter 'value' in 'string Format(object value)'.
|
βοΈ Build
Nullable value type may be null.
|
βοΈ Build
Possible null reference return.
|
βοΈ Build
'ToolOptionsExtensions.DisableProcessLogOutput<T>(T)' is obsolete: 'Use DisableProcessOutputLogging instead'
|
Loading