Skip to content

Add dotnet sln and list commands #1966

Add dotnet sln and list commands

Add dotnet sln and list commands #1966

Triggered via pull request October 10, 2023 23:28
Status Failure
Total duration 3m 40s
Artifacts

build.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L38
Missing XML comment for publicly visible type or member 'DotNetSln.Add(string?, string, string?, DotNetSlnSettings)'
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L78
Missing XML comment for publicly visible type or member 'DotNetSln.Remove(string?, string, DotNetSlnSettings)'
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L110
XML comment has a param tag for 'project', but there is no parameter by that name
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L112
Parameter 'solution' has no matching param tag in the XML comment for 'DotNetSln.List(string?, DotNetSlnSettings)' (but other parameters do)
Build (macos-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L38
Missing XML comment for publicly visible type or member 'DotNetSln.Add(string?, string, string?, DotNetSlnSettings)'
Build (macos-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L78
Missing XML comment for publicly visible type or member 'DotNetSln.Remove(string?, string, DotNetSlnSettings)'
Build (macos-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L110
XML comment has a param tag for 'project', but there is no parameter by that name
Build (macos-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L112
Parameter 'solution' has no matching param tag in the XML comment for 'DotNetSln.List(string?, DotNetSlnSettings)' (but other parameters do)
Build (windows-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L38
Missing XML comment for publicly visible type or member 'DotNetSln.Add(string?, string, string?, DotNetSlnSettings)'
Build (windows-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L78
Missing XML comment for publicly visible type or member 'DotNetSln.Remove(string?, string, DotNetSlnSettings)'
Build (windows-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L110
XML comment has a param tag for 'project', but there is no parameter by that name
Build (windows-latest): src/Cake.Common/Tools/DotNet/Sln/DotNetSln.cs#L112
Parameter 'solution' has no matching param tag in the XML comment for 'DotNetSln.List(string?, DotNetSlnSettings)' (but other parameters do)
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/