skywire cli rtree
#506
Annotations
20 errors and 3 warnings
linux:
cmd/skywire-cli/commands/rtree/rtree.go#L77
Error return value of `(*github.com/bitfield/script.Pipe).CountLines` is not checked (errcheck)
|
linux:
cmd/skywire-cli/commands/rtree/rtree.go#L79
Error return value of `(*github.com/bitfield/script.Pipe).String` is not checked (errcheck)
|
linux:
cmd/skywire-cli/commands/rtree/rtree.go#L81
Error return value of `(*github.com/bitfield/script.Pipe).String` is not checked (errcheck)
|
linux:
cmd/skywire-cli/commands/rtree/rtree.go#L225
Error return value of `(*github.com/bitfield/script.Pipe).Slice` is not checked (errcheck)
|
linux:
cmd/skywire-cli/commands/rtree/rtree.go#L246
Error return value of `(*github.com/bitfield/script.Pipe).Stdout` is not checked (errcheck)
|
linux:
cmd/skywire-cli/commands/rtree/rtree.go#L1
package-comments: package comment should be of the form "Package clirtree ..." (revive)
|
linux:
cmd/skywire-cli/commands/rtree/rtree.go#L33
exported: exported var RootCmd should have comment or be unexported (revive)
|
linux:
cmd/skywire-cli/commands/config/services.go#L1
package-comments: package comment should be of the form "Package cliconfig ..." (revive)
|
linux:
cmd/skywire-cli/commands/config/dmsghttp.go#L1
package-comments: package comment should be of the form "Package cliconfig ..." (revive)
|
linux:
cmd/skywire-cli/commands/ut/root.go#L23
var `pubkey` is unused (unused)
|
darwin:
cmd/skywire-cli/commands/rtree/rtree.go#L77
Error return value of `(*github.com/bitfield/script.Pipe).CountLines` is not checked (errcheck)
|
darwin:
cmd/skywire-cli/commands/rtree/rtree.go#L79
Error return value of `(*github.com/bitfield/script.Pipe).String` is not checked (errcheck)
|
darwin:
cmd/skywire-cli/commands/rtree/rtree.go#L81
Error return value of `(*github.com/bitfield/script.Pipe).String` is not checked (errcheck)
|
darwin:
cmd/skywire-cli/commands/rtree/rtree.go#L225
Error return value of `(*github.com/bitfield/script.Pipe).Slice` is not checked (errcheck)
|
darwin:
cmd/skywire-cli/commands/rtree/rtree.go#L246
Error return value of `(*github.com/bitfield/script.Pipe).Stdout` is not checked (errcheck)
|
darwin:
cmd/skywire-cli/commands/rtree/rtree.go#L33
exported: exported var RootCmd should have comment or be unexported (revive)
|
darwin:
cmd/skywire-cli/commands/rtree/rtree.go#L1
package-comments: package comment should be of the form "Package clirtree ..." (revive)
|
darwin:
cmd/skywire-cli/commands/config/services.go#L1
package-comments: package comment should be of the form "Package cliconfig ..." (revive)
|
darwin:
cmd/skywire-cli/commands/config/dmsghttp.go#L1
package-comments: package comment should be of the form "Package cliconfig ..." (revive)
|
darwin:
cmd/skywire-cli/commands/ut/root.go#L23
var `pubkey` is unused (unused)
|
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/.
|
darwin
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/.
|
windows
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/.
|