Skip to content

Update README.md

Update README.md #6

Triggered via push March 10, 2024 18:10
Status Success
Total duration 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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#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/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/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#L70
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/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).
build: Types/LavaAPI/Payoff.cs#L92
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#L105
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).