Skip to content

Refactor/sky rev fwd #683

Refactor/sky rev fwd

Refactor/sky rev fwd #683

Triggered via pull request June 22, 2024 12:34
Status Failure
Total duration 8m 33s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L761
exported: comment on exported method RPC.Publish should be of the form "Publish ..." (revive)
linux: pkg/visor/rpc.go#L770
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#L761
exported: comment on exported method RPC.Publish should be of the form "Publish ..." (revive)
darwin: pkg/visor/rpc.go#L770
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/.