Skip to content

chore(deps): update dependency fakeiteasy to v8 #1747

chore(deps): update dependency fakeiteasy to v8

chore(deps): update dependency fakeiteasy to v8 #1747

Triggered via push November 7, 2023 11:53
Status Success
Total duration 6m 38s
Artifacts 4

ci.yml

on: push
Matrix: build
Publish  /  publish
10s
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/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/ICanClean.cs#L61
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
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/OptionalGitRepositoryAttribute.cs#L16
'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/ICanClean.cs#L61
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
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/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/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/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/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/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/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/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 (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/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/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.9 MB
logs Expired
3.05 MB
nuget Expired
425 KB
test data Expired
20.6 MB