chore: fully remove custom features #21
Annotations
10 errors and 3 warnings
golangci:
app/app.go#L371
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci:
app/app.go#L454
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci:
app/app.go#L507
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci:
app/app.go#L516
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci:
app/app.go#L552
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci:
app/app.go#L553
app.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
golangci:
app/app.go#L570
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci:
app/app.go#L667
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci:
app/app.go#L789
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
|
golangci:
app/app.go#L794
app.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
golangci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci
The `save-state` 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/
|
golangci
The `save-state` 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/
|