Skip to content

Add .NET package search to Cake scripts #2052

Add .NET package search to Cake scripts

Add .NET package search to Cake scripts #2052

Triggered via pull request June 26, 2024 18:26
Status Failure
Total duration 3m 6s
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/Package/Search/DotNetPackageSearcher.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (macos-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L119
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (windows-latest): src/Cake.Common/Tools/DotNet/Package/Search/DotNetPackageSearcher.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, cake-build/cake-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, cake-build/cake-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, cake-build/cake-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/