ci #4283
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#L68
Dereference of a possibly null reference.
|
π Restore:
src/Nuke/Arguments.cs#L100
Possible null reference argument for parameter 'value' in 'string Format(object value)'.
|
π Restore:
src/Nuke/Arguments.cs#L101
Possible null reference argument for parameter 'value' in 'string Format(object value)'.
|
π Restore:
src/Nuke/Arguments.cs#L143
Nullable value type may be null.
|
π Restore:
src/Nuke/Arguments.cs#L131
Possible null reference return.
|
π Restore:
src/Nuke/AzurePipelinesStepsAttribute.cs#L57
Possible null reference return.
|
π 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/UploadArtifactStep.cs#L51
Possible null reference return.
|
π Restore:
src/Nuke/GithubActions/StickyPullRequestStep.cs#L80
Possible null reference return.
|
π¦ 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
Possible null reference return.
|
π¦ Test
Possible null reference argument for parameter 'parent' in 'XElement TestMethodExtensions.EnsureElement(XElement parent, string name)'.
|
π¦ Test
The local function 'isUsingSolutionPath' is declared but never used
|
π¦ Test
Possible null reference return.
|
π¦ Test
'ToolOptionsExtensions.DisableProcessLogOutput<T>(T)' is obsolete: 'Use DisableProcessOutputLogging instead'
|
βοΈ Build
Possible null reference return.
|
βοΈ 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
Dereference of a possibly null reference.
|
βοΈ Build
Possible null reference return.
|
βοΈ 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.
|
Loading