update code #753
Annotations
10 errors and 5 warnings
x/reward/client/cli/query_reward.go#L125
var-naming: var argCampaignId should be argCampaignID (revive)
|
x/reward/types/key_reward.go#L80
func `getSignupAffiliateRewardOneTimeKey` is unused (unused)
|
x/reward/types/key_reward.go#L72
func `getSignupRewardOneTimeKey` is unused (unused)
|
x/reward/types/key_reward.go#L76
func `getSignupReferralRewardOneTimeKey` is unused (unused)
|
x/reward/keeper/view.go#L23
func `Keeper.getRewardOneTimeStore` is unused (unused)
|
x/reward/types/reward_affiliate.go#L44
printf: cosmossdk.io/errors.Wrapf format %s has arg &payload.Common.Receiver of wrong type *string (govet)
|
x/reward/types/reward_referral.go#L44
printf: cosmossdk.io/errors.Wrapf format %s has arg &payload.Common.Receiver of wrong type *string (govet)
|
x/reward/types/reward_signup.go#L41
printf: cosmossdk.io/errors.Wrapf format %s has arg &payload.Common.Receiver of wrong type *string (govet)
|
x/reward/keeper/msg_server_campaign.go#L113
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
x/reward/keeper/query_reward.go#L90
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: technote-space/get-diff-action@v6.0.1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading