Skip to content

Update readme

Update readme #174

Triggered via push June 5, 2025 11:59
Status Success
Total duration 1m 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Solnet.Programs/StakePool/Models/FutureEpoch.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Solnet.Rpc/Models/RewardInfo.cs#L25
Missing XML comment for publicly visible type or member 'RewardInfo.RewardType'
build: src/Solnet.Programs/StakePool/Models/StakePoolExtensions.cs#L13
XML comment is not placed on a valid language element
build: src/Solnet.Programs/StakePool/Models/PodStakeStatus.cs#L113
Missing XML comment for publicly visible type or member 'PodStakeStatus.operator !=(PodStakeStatus, PodStakeStatus)'
build: src/Solnet.Programs/StakePool/Models/PodStakeStatus.cs#L111
Missing XML comment for publicly visible type or member 'PodStakeStatus.operator ==(PodStakeStatus, PodStakeStatus)'
build: src/Solnet.Programs/StakePool/Models/PodStakeStatus.cs#L10
Missing XML comment for publicly visible type or member 'PodStakeStatus.Value'
build: src/Solnet.Programs/StakePool/Models/FutureEpoch.cs#L31
XML comment has cref attribute 'One{T}' that could not be resolved
build: src/Solnet.Programs/StakePool/Models/FutureEpoch.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Solnet.Programs/StakePool/Models/FutureEpoch.cs#L61
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Solnet.Rpc/Models/RewardInfo.cs#L25
Missing XML comment for publicly visible type or member 'RewardInfo.RewardType'