Refactor/sky rev fwd #706
Annotations
12 errors and 6 warnings
linux:
cmd/skywire-cli/commands/net/connect.go#L93
`avaialble` is a misspelling of `available` (misspell)
|
linux:
pkg/app/appnet/connect.go#L187
func `newTCPConnectListner` is unused (unused)
|
linux:
pkg/app/appnet/connect.go#L195
func `handleConnectTCPConnection` is unused (unused)
|
linux:
pkg/app/appnet/publish.go#L153
func `newTCPPublishConn` is unused (unused)
|
linux:
pkg/app/appnet/publish.go#L164
func `(*PublishLis).handlePublishTCPConnection` is unused (unused)
|
linux
Process completed with exit code 2.
|
darwin:
cmd/skywire-cli/commands/net/connect.go#L93
`avaialble` is a misspelling of `available` (misspell)
|
darwin:
pkg/app/appnet/connect.go#L187
func `newTCPConnectListner` is unused (unused)
|
darwin:
pkg/app/appnet/connect.go#L195
func `handleConnectTCPConnection` is unused (unused)
|
darwin:
pkg/app/appnet/publish.go#L153
func `newTCPPublishConn` is unused (unused)
|
darwin:
pkg/app/appnet/publish.go#L164
func `(*PublishLis).handlePublishTCPConnection` is unused (unused)
|
darwin
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@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linux
Restore cache failed: Dependencies file is not found in /home/runner/work/skywire/skywire. Supported file pattern: go.sum
|
darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
darwin
Restore cache failed: Dependencies file is not found in /Users/runner/work/skywire/skywire. Supported file pattern: go.sum
|
windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows
Restore cache failed: Dependencies file is not found in D:\a\skywire\skywire. Supported file pattern: go.sum
|