Skip to content

Merge pull request #259 from Avanade/feat/newcartridges #9

Merge pull request #259 from Avanade/feat/newcartridges

Merge pull request #259 from Avanade/feat/newcartridges #9

Triggered via push July 12, 2024 17:49
Status Success
Total duration 1m 32s
Artifacts
call-reusable-build-workflow  /  build
1m 22s
call-reusable-build-workflow / build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
call-reusable-build-workflow / build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataRepository.cs#L50
Possible null reference argument for parameter 'entryKey' in 'IBoundClient<TEntity> IFluentClient<TEntity, IBoundClient<TEntity>>.Key(params object[] entryKey)'.
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataRepository.cs#L58
Possible null reference argument for parameter 'entryKey' in 'IBoundClient<TEntity> IFluentClient<TEntity, IBoundClient<TEntity>>.Key(params object[] entryKey)'.
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataClientFactory.cs#L54
Dereference of a possibly null reference.
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataRepository.cs#L50
Review this call, which partially matches an overload without 'params'. The partial match is 'Simple.OData.Client.IBoundClient<TEntity> Simple.OData.Client.IFluentClient<TEntity, Simple.OData.Client.IBoundClient<TEntity>>.Key(IEnumerable<object> entryKey)'. (https://rules.sonarsource.com/csharp/RSPEC-3220)
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataRepository.cs#L58
Review this call, which partially matches an overload without 'params'. The partial match is 'Simple.OData.Client.IBoundClient<TEntity> Simple.OData.Client.IFluentClient<TEntity, Simple.OData.Client.IBoundClient<TEntity>>.Key(IEnumerable<object> entryKey)'. (https://rules.sonarsource.com/csharp/RSPEC-3220)
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataClientFactory.cs#L67
Enable server certificate validation on this SSL/TLS connection (https://rules.sonarsource.com/csharp/RSPEC-4830)
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataClientFactory.cs#L36
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataClientFactory.cs#L63
Remove the unused local variable 'handler'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataRepository.cs#L50
Possible null reference argument for parameter 'entryKey' in 'IBoundClient<TEntity> IFluentClient<TEntity, IBoundClient<TEntity>>.Key(params object[] entryKey)'.
call-reusable-build-workflow / build: src/Liquid.Repository.OData/ODataRepository.cs#L58
Possible null reference argument for parameter 'entryKey' in 'IBoundClient<TEntity> IFluentClient<TEntity, IBoundClient<TEntity>>.Key(params object[] entryKey)'.
call-reusable-build-workflow / build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
call-reusable-build-workflow / build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.