Refactor/sky rev fwd #678
Annotations
12 errors and 3 warnings
linux:
pkg/app/appnet/publish.go#L34
unexported-return: exported func GetpublishListenertner returns unexported type *appnet.publishListener, which can be annoying to use (revive)
|
linux:
pkg/app/appnet/publish.go#L42
unexported-return: exported func GetAllpublishListenertners returns unexported type map[invalid type]*appnet.publishListener, which can be annoying to use (revive)
|
linux:
pkg/app/appnet/publish.go#L76
unexported-return: exported func NewPublishListener returns unexported type *appnet.publishListener, which can be annoying to use (revive)
|
linux:
pkg/visor/rpc.go#L773
exported: comment on exported method RPC.Publish should be of the form "Publish ..." (revive)
|
linux:
pkg/visor/rpc.go#L782
exported: comment on exported method RPC.Depublish should be of the form "Depublish ..." (revive)
|
linux
Process completed with exit code 2.
|
darwin:
pkg/app/appnet/publish.go#L34
unexported-return: exported func GetpublishListenertner returns unexported type *appnet.publishListener, which can be annoying to use (revive)
|
darwin:
pkg/app/appnet/publish.go#L42
unexported-return: exported func GetAllpublishListenertners returns unexported type map[invalid type]*appnet.publishListener, which can be annoying to use (revive)
|
darwin:
pkg/app/appnet/publish.go#L76
unexported-return: exported func NewPublishListener returns unexported type *appnet.publishListener, which can be annoying to use (revive)
|
darwin:
pkg/visor/rpc.go#L773
exported: comment on exported method RPC.Publish should be of the form "Publish ..." (revive)
|
darwin:
pkg/visor/rpc.go#L782
exported: comment on exported method RPC.Depublish should be of the form "Depublish ..." (revive)
|
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@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/.
|