feat: refractor gateway #1
Annotations
10 errors and 2 warnings
Lint:
internal/database/dialer/cockroachdb/client.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/service/epoch/trigger.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/service/epoch/trigger.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/service/gateway/model/key.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/service/gateway/model/key.go#L12
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/service/gateway/model/account.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/service/gateway/model/account.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/service/indexer/l2/indexer.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/service/indexer/l2/indexer.go#L18
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
internal/service/gateway/middlewares/authentication.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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:
internal/service/epoch/trigger.go#L15
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|