Stakepool program #497
Merged
Stakepool program #497
Annotations
11 warnings
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
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.
|
|
src/Solnet.Rpc/Models/RewardInfo.cs#L25
Missing XML comment for publicly visible type or member 'RewardInfo.RewardType'
|
|
src/Solnet.Programs/StakePool/Models/StakePoolExtensions.cs#L13
XML comment is not placed on a valid language element
|
|
src/Solnet.Programs/StakePool/Models/PodStakeStatus.cs#L113
Missing XML comment for publicly visible type or member 'PodStakeStatus.operator !=(PodStakeStatus, PodStakeStatus)'
|
|
src/Solnet.Programs/StakePool/Models/PodStakeStatus.cs#L111
Missing XML comment for publicly visible type or member 'PodStakeStatus.operator ==(PodStakeStatus, PodStakeStatus)'
|
|
src/Solnet.Programs/StakePool/Models/PodStakeStatus.cs#L10
Missing XML comment for publicly visible type or member 'PodStakeStatus.Value'
|
|
src/Solnet.Programs/StakePool/Models/FutureEpoch.cs#L31
XML comment has cref attribute 'One{T}' that could not be resolved
|
|
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.
|
|
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.
|
|
src/Solnet.Rpc/Models/RewardInfo.cs#L25
Missing XML comment for publicly visible type or member 'RewardInfo.RewardType'
|
The logs for this run have expired and are no longer available.
Loading