trying to not loop endlessly... #3850
Annotations
40 warnings
src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L21
Possible null reference return.
|
src/Nuke/GithubActions/GitHubActionsLintAttribute.cs#L55
Possible null reference return.
|
src/Nuke/MsBuild/ICanTestWithXUnit.cs#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Nuke/Readme/NugetPackagesSection.cs#L103
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Nuke/ExcludeTargetAttribute.cs#L6
Missing XML comment for publicly visible type or member 'ExcludeTargetAttribute'
|
src/Nuke/ICanLint.cs#L18
Missing XML comment for publicly visible type or member 'ICanLint.FilterFiles(TreeChanges)'
|
src/Nuke/NonEntryTargetAttribute.cs#L6
Missing XML comment for publicly visible type or member 'NonEntryTargetAttribute'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem.MsbItem(string, string, ImmutableArray<MsbItemMetadata>)'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem.ItemType'
|
src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L21
Possible null reference return.
|
src/Nuke/GithubActions/GitHubActionsLintAttribute.cs#L55
Possible null reference return.
|
src/Nuke/MsBuild/ICanTestWithXUnit.cs#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Nuke/Readme/NugetPackagesSection.cs#L103
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Nuke/ExcludeTargetAttribute.cs#L6
Missing XML comment for publicly visible type or member 'ExcludeTargetAttribute'
|
src/Nuke/ICanLint.cs#L18
Missing XML comment for publicly visible type or member 'ICanLint.FilterFiles(TreeChanges)'
|
src/Nuke/NonEntryTargetAttribute.cs#L6
Missing XML comment for publicly visible type or member 'NonEntryTargetAttribute'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem.MsbItem(string, string, ImmutableArray<MsbItemMetadata>)'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem.ItemType'
|
src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L21
Possible null reference return.
|
src/Nuke/GithubActions/GitHubActionsLintAttribute.cs#L55
Possible null reference return.
|
src/Nuke/MsBuild/ICanTestWithXUnit.cs#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Nuke/Readme/NugetPackagesSection.cs#L103
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Nuke/ExcludeTargetAttribute.cs#L6
Missing XML comment for publicly visible type or member 'ExcludeTargetAttribute'
|
src/Nuke/ICanLint.cs#L18
Missing XML comment for publicly visible type or member 'ICanLint.FilterFiles(TreeChanges)'
|
src/Nuke/NonEntryTargetAttribute.cs#L6
Missing XML comment for publicly visible type or member 'NonEntryTargetAttribute'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem.MsbItem(string, string, ImmutableArray<MsbItemMetadata>)'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem.ItemType'
|
src/Nuke/ContinuousIntegration/ContinuousIntegrationConventionsAttribute.cs#L21
Possible null reference return.
|
src/Nuke/Readme/NugetPackagesSection.cs#L103
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Nuke/GithubActions/GitHubActionsLintAttribute.cs#L55
Possible null reference return.
|
src/Nuke/MsBuild/ICanTestWithXUnit.cs#L24
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Nuke/ExcludeTargetAttribute.cs#L6
Missing XML comment for publicly visible type or member 'ExcludeTargetAttribute'
|
src/Nuke/ICanLint.cs#L18
Missing XML comment for publicly visible type or member 'ICanLint.FilterFiles(TreeChanges)'
|
src/Nuke/NonEntryTargetAttribute.cs#L6
Missing XML comment for publicly visible type or member 'NonEntryTargetAttribute'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem.MsbItem(string, string, ImmutableArray<MsbItemMetadata>)'
|
src/Nuke/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem.ItemType'
|
This job succeeded
Loading