Merge pull request #12 from cashfree/3.1.0 #20
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#L36
The using directive for 'System.Collections.Generic' appeared previously in this namespace
|
Update NuGet package:
src/cashfree_pg/Client/ApiClient.cs#L41
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/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/Model/ApiError409.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Model/ApiError409.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Model/ApiError502.cs#L62
Cannot convert null literal to non-nullable reference type.
|
Update NuGet package:
src/cashfree_pg/Model/ApiError502.cs#L62
Cannot convert null literal to non-nullable reference type.
|