Skip to content

Fix github actions

Fix github actions #4

Triggered via push March 7, 2024 15:22
Status Success
Total duration 28s
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/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/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#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/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/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#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/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/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/Payment.cs#L24
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).