Skip to content

chore(deps): update jetbrains to v2023.2.0 #1632

chore(deps): update jetbrains to v2023.2.0

chore(deps): update jetbrains to v2023.2.0 #1632

Triggered via push August 2, 2023 10:50
Status Success
Total duration 7m 35s
Artifacts 4

ci.yml

on: push
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/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/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/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/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 (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/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'
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/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/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'

Artifacts

Produced during runtime
Name Size
coverage Expired
30.3 MB
logs Expired
2.97 MB
nuget Expired
415 KB
test data Expired
20.1 MB