Merge pull request #22 from cashfree/4.0.2 #31
Annotations
11 warnings
Update NuGet package
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Update NuGet package:
src/cashfree_pg/Client/ApiClient.cs#L37
The using directive for 'System.Collections.Generic' appeared previously in this namespace
|
Update NuGet package:
src/cashfree_pg/Client/ApiClient.cs#L42
The using directive for 'System.Linq' appeared previously in this namespace
|
Update NuGet package:
src/cashfree_pg/Model/ApiError.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Model/ApiError.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Client/ApiException.cs#L61
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Client/ApiException.cs#L61
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Model/ApiError404.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Model/ApiError404.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Client/ApiClient.cs#L5443
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Client/ApiClient.cs#L5458
Cannot convert null literal to non-nullable reference type.
|