Skip to content

feat: upgraded all nuget packages #148

feat: upgraded all nuget packages

feat: upgraded all nuget packages #148

Triggered via pull request June 6, 2024 12:22
Status Failure
Total duration 3m 42s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build-and-test
Process completed with exit code 1.
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, microsoft/setup-msbuild@v1, actions/setup-dotnet@v1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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-and-test: src/Cogworks.AzureSearch/src/Filters/LogicOperationsFilter.cs#L2
Using directive for 'System.Collections.Generic' should appear before directive for 'Cogworks.AzureSearch.Extensions' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build-and-test: src/Cogworks.AzureSearch/src/Indexes/Index.cs#L5
Using directive for 'System.Collections.Generic' should appear before directive for 'Cogworks.AzureSearch.Models.Dtos' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build-and-test: src/Cogworks.AzureSearch/src/Indexes/Index.cs#L6
Using directive for 'System.Threading.Tasks' should appear before directive for 'Cogworks.AzureSearch.Models.Dtos' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build-and-test: src/Cogworks.AzureSearch/src/Interfaces/Initializers/IInitializer.cs#L2
Using directive for 'System.Threading.Tasks' should appear before directive for 'Cogworks.AzureSearch.Models' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
build-and-test: src/Cogworks.AzureSearch/src/Searchers/BaseDomainSearch.cs#L4
Using directive for 'System.Threading.Tasks' should appear before directive for 'Cogworks.AzureSearch.Models.Dtos' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)