Compute APY using the expected payday duration instead of last duration #631
Annotations
5 errors and 11 warnings
backend/Tests/Api/GraphQL/Import/MetricsWriterTest.cs#L241
There is no argument given that corresponds to the required parameter 'importState' of 'MetricsWriter.AddPaydayPoolRewardMetrics(Block, SpecialEvent[], RewardsSummary, PaydaySummary?, PaydayPoolStakeSnapshot?, PaydayPassiveDelegationStakeSnapshot?, ImportState)'
|
backend/Tests/Api/GraphQL/Import/MetricsWriterTest.cs#L293
There is no argument given that corresponds to the required parameter 'importState' of 'MetricsWriter.AddPaydayPoolRewardMetrics(Block, SpecialEvent[], RewardsSummary, PaydaySummary?, PaydayPoolStakeSnapshot?, PaydayPassiveDelegationStakeSnapshot?, ImportState)'
|
backend/Tests/Api/GraphQL/Import/MetricsWriterTest.cs#L241
There is no argument given that corresponds to the required parameter 'importState' of 'MetricsWriter.AddPaydayPoolRewardMetrics(Block, SpecialEvent[], RewardsSummary, PaydaySummary?, PaydayPoolStakeSnapshot?, PaydayPassiveDelegationStakeSnapshot?, ImportState)'
|
backend/Tests/Api/GraphQL/Import/MetricsWriterTest.cs#L293
There is no argument given that corresponds to the required parameter 'importState' of 'MetricsWriter.AddPaydayPoolRewardMetrics(Block, SpecialEvent[], RewardsSummary, PaydaySummary?, PaydayPoolStakeSnapshot?, PaydayPassiveDelegationStakeSnapshot?, ImportState)'
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
backend/Application/Api/GraphQL/Versions/Versions.cs#L5
Non-nullable property 'BackendVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/Application/Aggregates/Contract/EventLogs/EventLogWriter.cs#L170
Nullable value type may be null.
|
backend/Application/Aggregates/Contract/Entities/Token.cs#L33
Non-nullable property 'TokenId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/Application/Aggregates/Contract/Entities/ContractSnapshot.cs#L29
Non-nullable property 'ContractName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/Application/Aggregates/Contract/Entities/ContractSnapshot.cs#L29
Non-nullable property 'ModuleReference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/Application/Aggregates/Contract/EventLogs/CisEventTokenUpdate.cs#L22
Non-nullable property 'TokenId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/Application/NodeApi/GrpcNodeClientSettings.cs#L8
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/Application/Aggregates/Contract/EventLogs/CisEventTokenMetadataUpdate.cs#L8
Non-nullable property 'MetadataUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
backend/Application/Aggregates/Contract/EventLogs/CisEvent.cs#L70
Cannot convert null literal to non-nullable reference type.
|
backend/Application/Aggregates/Contract/EventLogs/CisEvent.cs#L81
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading