Update dependency Microsoft.NET.Test.Sdk to 17.11.1 #2338
Annotations
11 errors and 10 warnings
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/src/Nuke/Rocket.Surgery.Nuke.csproj (0,0)->(0,0) NU1902: Package 'Azure.Identity' 1.10.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m5vv-6r4h-3vj9
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/src/Nuke/Rocket.Surgery.Nuke.csproj (0,0)->(0,0) NU1902: Package 'Azure.Identity' 1.10.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-wvxc-855f-jvrv
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/src/Nuke/Rocket.Surgery.Nuke.csproj (0,0)->(0,0) NU1902: Package 'Microsoft.Identity.Client' 4.56.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m5vv-6r4h-3vj9
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/src/Nuke/Rocket.Surgery.Nuke.csproj (0,0)->(0,0) NU1904: Package 'NuGet.Packaging' 6.7.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-68w7-72jg-6qpp
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/src/Nuke/Rocket.Surgery.Nuke.csproj (0,0)->(0,0) NU1903: Package 'System.Formats.Asn1' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-447r-wph3-92pm
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/src/Nuke/Rocket.Surgery.Nuke.csproj (0,0)->(0,0) NU1903: Package 'System.Text.Json' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-hh2w-p6rv-4g7w
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/test/Nuke.Tests/Rocket.Surgery.Nuke.Tests.csproj (0,0)->(0,0) NU1902: Package 'Azure.Identity' 1.10.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m5vv-6r4h-3vj9
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/test/Nuke.Tests/Rocket.Surgery.Nuke.Tests.csproj (0,0)->(0,0) NU1902: Package 'Azure.Identity' 1.10.4 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-wvxc-855f-jvrv
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/test/Nuke.Tests/Rocket.Surgery.Nuke.Tests.csproj (0,0)->(0,0) NU1902: Package 'Microsoft.Identity.Client' 4.56.0 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-m5vv-6r4h-3vj9
|
Warning: [MsBuild] /home/runner/work/Nuke/Nuke/test/Nuke.Tests/Rocket.Surgery.Nuke.Tests.csproj (0,0)->(0,0) NU1904: Package 'NuGet.Packaging' 6.7.0 has a known critical severity vulnerability, https://github.com/advisories/GHSA-68w7-72jg-6qpp
|
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/ProjectModel/MsbItem.cs#L5
Missing XML comment for publicly visible type or member 'MsbItem.Include'
|
This job succeeded
Loading