CLI for transport setup node #166
Annotations
6 errors and 1 warning
linux:
cmd/transport-setup/commands/root.go#L143
`marshalling` is a misspelling of `marshaling` (misspell)
|
linux:
cmd/transport-setup/commands/root.go#L180
`marshalling` is a misspelling of `marshaling` (misspell)
|
linux:
cmd/transport-setup/commands/root.go#L150
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
linux:
cmd/transport-setup/commands/root.go#L152
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
linux:
cmd/transport-setup/commands/root.go#L187
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
linux
Process completed with exit code 2.
|
linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|