1.0.1 Add descriptions of methods #5
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Types/LavaAPI/Default.cs#L9
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Build:
Types/LavaAPI/Payoff.cs#L133
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Build:
Types/LavaAPI/Payoff.cs#L61
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Build:
Types/LavaAPI/Transaction.cs#L43
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Build:
Types/LavaAPI/Payoff.cs#L146
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Build:
Types/LavaAPI/Transfer.cs#L9
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Build:
Types/LavaAPI/Payment.cs#L9
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Build:
Types/LavaAPI/Transfer.cs#L34
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Build:
Types/LavaAPI/SBPBanks.cs#L9
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Build:
Types/LavaAPI/Payment.cs#L64
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBase.ToString()' (possibly because of nullability attributes).
|
Loading