build(deps): Bump google.golang.org/protobuf from 1.28.1 to 1.35.1 #803
Annotations
10 errors and 5 warnings
Run golangci-lint:
x/auth/ante/ante.go#L30
invalid operation: cannot compare options.BankKeeper == nil (operator == not defined on untyped nil) (typecheck)
|
Run golangci-lint:
x/auth/ante/ante.go#L34
invalid operation: cannot compare options.SignModeHandler == nil (operator == not defined on untyped nil) (typecheck)
|
Run golangci-lint:
x/auth/tx/sigs.go#L90
missing return (typecheck)
|
Run golangci-lint:
runtime/app.go#L79
a.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter, but does have msgServiceRouter) (typecheck)
|
Run golangci-lint:
runtime/app.go#L84
a.SetInitChainer undefined (type *App has no field or method SetInitChainer) (typecheck)
|
Run golangci-lint:
runtime/app.go#L95
a.SetBeginBlocker undefined (type *App has no field or method SetBeginBlocker) (typecheck)
|
Run golangci-lint:
runtime/app.go#L100
a.SetEndBlocker undefined (type *App has no field or method SetEndBlocker) (typecheck)
|
Run golangci-lint:
runtime/app.go#L104
a.LoadLatestVersion undefined (type *App has no field or method LoadLatestVersion) (typecheck)
|
Run golangci-lint:
runtime/app.go#L146
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
Run golangci-lint:
runtime/app.go#L153
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run technote-space/[email protected]
The `set-output` 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/
|
Run technote-space/[email protected]
The `set-output` 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/
|
Run technote-space/[email protected]
The `set-output` 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/
|
Run technote-space/[email protected]
The `set-output` 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/
|
Loading