Skip to content

fixed GitHubActionsVariableAttribute so that it correctly passes alon… #1692

fixed GitHubActionsVariableAttribute so that it correctly passes alon…

fixed GitHubActionsVariableAttribute so that it correctly passes alon… #1692

Triggered via pull request September 26, 2023 12:10
Status Success
Total duration 8m 16s
Artifacts 4

ci.yml

on: pull_request
Matrix: build
Publish  /  publish
16s
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/OptionalGitRepositoryAttribute.cs#L16
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (ubuntu-latest): src/Nuke/ComputedGitVersionAttribute.cs#L69
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (ubuntu-latest): src/Nuke/ICanClean.cs#L24
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (ubuntu-latest): src/Nuke/ICanClean.cs#L27
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (ubuntu-latest): src/Nuke/ICanClean.cs#L32
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (ubuntu-latest): src/Nuke/ICanClean.cs#L37
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (ubuntu-latest): src/Nuke/ICanClean.cs#L42
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (ubuntu-latest): src/Nuke/ICanClean.cs#L47
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (ubuntu-latest): src/Nuke/ICanClean.cs#L53
'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/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/ICanClean.cs#L24
'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/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/OptionalGitRepositoryAttribute.cs#L16
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
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 (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/DotNetCore/ICanTestWithDotNetCoreBuild.cs#L47
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (macos-latest): src/Nuke/DotNetCore/ICanTestWithDotNetCoreBuild.cs#L50
'FileSystemTasks.DeleteFile(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteFile'
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/GithubActions/GitHubActionsInputAttribute.cs#L7
'GitHubActionsInputAttribute.Default' hides inherited member 'TriggerValueAttribute.Default'. Use the new keyword if hiding was intended.
build (macos-latest): src/Nuke/OptionalGitRepositoryAttribute.cs#L16
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (macos-latest): src/Nuke/ICanClean.cs#L24
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (macos-latest): src/Nuke/ICanClean.cs#L27
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (macos-latest): src/Nuke/ICanClean.cs#L32
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (macos-latest): src/Nuke/ICanClean.cs#L37
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (macos-latest): src/Nuke/ICanClean.cs#L42
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (macos-latest): src/Nuke/ICanClean.cs#L47
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (macos-latest): src/Nuke/ICanClean.cs#L53
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (macos-latest): src/Nuke/ICanClean.cs#L61
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
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/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/ICanClean.cs#L24
'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/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/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/OptionalGitRepositoryAttribute.cs#L16
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (windows-latest): src/Nuke/ICanClean.cs#L24
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L27
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L32
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L37
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L42
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L47
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L53
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L61
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
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/OptionalGitRepositoryAttribute.cs#L16
'FileSystemTasks.FindParentDirectory(string, Func<DirectoryInfo, bool>)' is obsolete: 'Use AbsolutePath.FindParentOrSelf'
build (windows-latest): src/Nuke/ICanClean.cs#L24
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L27
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L32
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L37
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L42
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L47
'FileSystemTasks.EnsureExistingDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L53
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
build (windows-latest): src/Nuke/ICanClean.cs#L61
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'

Artifacts

Produced during runtime
Name Size
coverage Expired
30.3 MB
logs Expired
3.06 MB
nuget Expired
418 KB
test data Expired
20.1 MB