Bump gitversion.tool from 6.5.1 to 6.6.0 #8
Closed
Annotations
1 error and 10 warnings
|
|
|
dotnet/src/UnifyBuild.Tool/Build.cs#L25
Field 'Build.Wizard' is never assigned to, and will always have its default value false
|
|
dotnet/src/UnifyBuild.Tool/Build.cs#L28
Field 'Build.Template' is never assigned to, and will always have its default value null
|
|
dotnet/src/UnifyBuild.Tool/Build.cs#L31
Field 'Build.Force' is never assigned to, and will always have its default value false
|
|
dotnet/src/UnifyBuild.Tool/Build.cs#L106
Field 'Build.Fix' is never assigned to, and will always have its default value false
|
|
dotnet/src/UnifyBuild.Tool/Build.cs#L22
Field 'Build.Interactive' is never assigned to, and will always have its default value false
|
|
dotnet/src/UnifyBuild.Nuke/IUnifyUnity.cs#L60
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
|
|
dotnet/src/UnifyBuild.Nuke/IUnifyNative.cs#L243
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
|
|
dotnet/src/UnifyBuild.Nuke/IUnifyNative.cs#L210
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
|
|
dotnet/src/UnifyBuild.Nuke/IUnifyNative.cs#L56
Possible null reference argument for parameter 'sourceDir' in 'bool IUnifyNative.HasCMakePresets(AbsolutePath sourceDir, string? presetName)'.
|
|
dotnet/src/UnifyBuild.Nuke/BuildConfigJson.cs#L701
Possible null reference argument for parameter 'artifactsVersion' in 'NativeBuildContext? BuildContextLoader.CreateNativeBuildContext(AbsolutePath repoRoot, NativeBuildConfig? cfg, string artifactsVersion)'.
|
The logs for this run have expired and are no longer available.
Loading