update ics721 nft wrapper with royalty receivers part #315
Annotations
2 errors and 2 warnings
lint:
x/ics721nft/keeper.go#L214
S1008: should use 'return weightSum.Equal(sdk.NewDec(1))' instead of 'if !weightSum.Equal(sdk.NewDec(1)) { return false }; return true' (gosimple)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/omniflixhub/omniflixhub. Supported file pattern: go.sum
|