Skip to content

Add dotnet sln and list commands #2138

Add dotnet sln and list commands

Add dotnet sln and list commands #2138

Triggered via pull request October 31, 2024 11:57
Status Failure
Total duration 2m 34s
Artifacts

build.yml

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

Annotations

30 errors and 6 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 (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 (macos-13): 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-13): 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-13): 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-13): 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 (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
Build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (macos-13)
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-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: cake-build/cake-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/