chg: fix protoc messages with new protobuf version #4057
Annotations
10 errors and 1 warning
Lint:
accounts/external/backend.go#L163
undefined: ethereum (typecheck)
|
Lint:
accounts/scwallet/wallet.go#L124
undefined: ethereum (typecheck)
|
Lint:
accounts/scwallet/wallet.go#L683
undefined: ethereum (typecheck)
|
Lint:
beacon/types/config.go#L136
undefined: yaml (typecheck)
|
Lint:
console/prompt/prompter.go#L101
p.SetCtrlCAborts undefined (type *terminalPrompter has no field or method SetCtrlCAborts) (typecheck)
|
Lint:
console/prompt/prompter.go#L102
p.SetTabCompletionStyle undefined (type *terminalPrompter has no field or method SetTabCompletionStyle) (typecheck)
|
Lint:
console/prompt/prompter.go#L103
p.SetMultiLineMode undefined (type *terminalPrompter has no field or method SetMultiLineMode) (typecheck)
|
Lint:
console/prompt/prompter.go#L155
p.Prompt undefined (type *terminalPrompter has no field or method Prompt) (typecheck)
|
Lint:
internal/debug/flags.go#L43
undefined: cli (typecheck)
|
Lint:
internal/debug/flags.go#L49
undefined: cli (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading