Skip to content

fix name delimiter spelling #368

fix name delimiter spelling

fix name delimiter spelling #368

Triggered via pull request April 16, 2024 05:40
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/itc/client/cli/flags.go#L1
: # github.com/OmniFlix/omniflixhub/v3/x/itc/client/cli
lint: x/itc/client/cli/utils.go#L31
nft.NameDelimeter undefined (type *"github.com/OmniFlix/omniflixhub/v3/x/itc/types".NFTDetails has no field or method NameDelimeter) (typecheck)
lint: x/itc/module.go#L10
could not import github.com/OmniFlix/omniflixhub/v3/x/itc/client/cli (-: # github.com/OmniFlix/omniflixhub/v3/x/itc/client/cli
lint: x/itc/client/cli/utils.go#L31
nft.NameDelimeter undefined (type *"github.com/OmniFlix/omniflixhub/v3/x/itc/types".NFTDetails has no field or method NameDelimeter)) (typecheck)
lint: x/itc/keeper/keeper_test.go#L27
cannot use new(KeeperTestSuite) (value of type *KeeperTestSuite) as suite.TestingSuite value in argument to suite.Run: *KeeperTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
lint: x/itc/keeper/keeper_test.go#L63
suite.Setup undefined (type *KeeperTestSuite has no field or method Setup) (typecheck)
lint: x/itc/keeper/keeper_test.go#L67
suite.TestAccs undefined (type *KeeperTestSuite has no field or method TestAccs) (typecheck)
lint: x/itc/keeper/keeper_test.go#L68
suite.FundAcc undefined (type *KeeperTestSuite has no field or method FundAcc) (typecheck)
lint: x/itc/keeper/keeper_test.go#L71
suite.QueryHelper undefined (type *KeeperTestSuite has no field or method QueryHelper) (typecheck)
lint: x/itc/keeper/keeper_test.go#L72
suite.App undefined (type *KeeperTestSuite has no field or method App) (typecheck)
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