Skip to content

Added support for docfx using the global tool. Added support bits fo… #1731

Added support for docfx using the global tool. Added support bits fo…

Added support for docfx using the global tool. Added support bits fo… #1731

Triggered via pull request October 28, 2023 02:40
Status Success
Total duration 7m 29s
Artifacts 4

ci.yml

on: pull_request
Matrix: build
Publish  /  publish
9s
Publish / publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 120 warnings
Publish / publish
Process completed with exit code 1.
build (ubuntu-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (ubuntu-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (ubuntu-latest): src/Nuke/DotnetTool.cs#L42
Possible null reference argument for parameter 'source' in 'ResolvedToolsManifest ResolvedToolsManifest.Create(ToolsManifset source)'.
build (ubuntu-latest): src/Nuke/DotnetTool.cs#L97
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Nuke/DotnetTool.cs#L98
Non-nullable property 'Commands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (ubuntu-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (ubuntu-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (ubuntu-latest): src/Nuke/DotnetTool.cs#L42
Possible null reference argument for parameter 'source' in 'ResolvedToolsManifest ResolvedToolsManifest.Create(ToolsManifset source)'.
build (ubuntu-latest): src/Nuke/DotnetTool.cs#L97
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Nuke/DotnetTool.cs#L98
Non-nullable property 'Commands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (ubuntu-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (ubuntu-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (ubuntu-latest): src/Nuke/DotNetCore/ICanTestWithDotNetCoreBuild.cs#L47
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (ubuntu-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (ubuntu-latest): src/Nuke/DotnetTool.cs#L42
Possible null reference argument for parameter 'source' in 'ResolvedToolsManifest ResolvedToolsManifest.Create(ToolsManifset source)'.
build (ubuntu-latest): src/Nuke/DotnetTool.cs#L97
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Nuke/DotnetTool.cs#L98
Non-nullable property 'Commands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ubuntu-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (ubuntu-latest): src/Nuke/DotNetCore/ICanTestWithDotNetCoreBuild.cs#L47
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (ubuntu-latest): src/Nuke/DotNetCore/ICanTestWithDotNetCoreBuild.cs#L50
'FileSystemTasks.DeleteFile(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteFile'
build (ubuntu-latest): src/Nuke/DotNetCore/ICanTestWithDotNetCore.cs#L44
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (ubuntu-latest): src/Nuke/DotNetCore/ICanTestWithDotNetCore.cs#L47
'FileSystemTasks.DeleteFile(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteFile'
build (ubuntu-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (macos-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (macos-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (macos-latest): src/Nuke/DotNetCore/ICanTestWithDotNetCoreBuild.cs#L47
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (macos-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (macos-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (macos-latest): src/Nuke/DotnetTool.cs#L42
Possible null reference argument for parameter 'source' in 'ResolvedToolsManifest ResolvedToolsManifest.Create(ToolsManifset source)'.
build (macos-latest): src/Nuke/DotnetTool.cs#L97
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/Nuke/DotnetTool.cs#L98
Non-nullable property 'Commands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (macos-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (macos-latest): src/Nuke/DotnetTool.cs#L42
Possible null reference argument for parameter 'source' in 'ResolvedToolsManifest ResolvedToolsManifest.Create(ToolsManifset source)'.
build (macos-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (macos-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (macos-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (macos-latest): src/Nuke/DotNetCore/ICanTestWithDotNetCoreBuild.cs#L47
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (windows-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (windows-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (windows-latest): src/Nuke/OptionalGitRepositoryAttribute.cs#L16
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (windows-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (windows-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (windows-latest): src/Nuke/OptionalGitRepositoryAttribute.cs#L16
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (windows-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (windows-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (windows-latest): src/Nuke/DotNetCore/ICanTestWithDotNetCoreBuild.cs#L47
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (windows-latest): src/Nuke/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (windows-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L41
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L44
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L59
'FileSystemTasks.Touch(AbsolutePath, DateTime?, bool)' is obsolete: 'Use AbsolutePath.TouchFile'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L60
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
build (windows-latest): src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L66
'TextTasks.WriteAllText(string, string, Encoding)' is obsolete: 'Use AbsolutePath.WriteAllText extension method'
build (windows-latest): src/Nuke/OptionalGitRepositoryAttribute.cs#L16
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'

Artifacts

Produced during runtime
Name Size
coverage Expired
30.9 MB
logs Expired
2.99 MB
nuget Expired
423 KB
test data Expired
20.6 MB