support ignite again (#96) #256
Annotations
2 errors and 2 warnings
golangci-lint:
cmd/root.go#L413
directive `//nolint:revive` is unused for linter "revive" (nolintlint)
|
golangci-lint:
app/app.go#L782
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
|
golangci-lint:
x/claim/module_simulation.go#L111
unused-parameter: parameter 'simState' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/modules/modules. Supported file pattern: go.sum
|