Refactor/sky rev fwd #684
Annotations
10 errors and 1 warning
pkg/app/appnet/connect.go#L46
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
|
pkg/app/appnet/publish.go#L77
exported: comment on exported method PublishLis.Listen should be of the form "Listen ..." (revive)
|
pkg/app/appnet/skynet.go#L14
exported: exported type NetManager should have comment or be unexported (revive)
|
pkg/app/appnet/skynet.go#L20
exported: exported function NewNetManager should have comment or be unexported (revive)
|
pkg/app/appnet/skynet.go#L35
exported: comment on exported method NetManager.GetPublishListener should be of the form "GetPublishListener ..." (revive)
|
pkg/app/appnet/skynet.go#L43
exported: comment on exported method NetManager.GetAllPublishListeners should be of the form "GetAllPublishListeners ..." (revive)
|
pkg/app/appnet/skynet.go#L51
exported: comment on exported method NetManager.RemovePublishListener should be of the form "RemovePublishListener ..." (revive)
|
pkg/app/appnet/skynet.go#L91
exported: comment on exported method NetManager.Close should be of the form "Close ..." (revive)
|
pkg/visor/api.go#L1578
exported: comment on exported method Visor.ListConnected should be of the form "ListConnected ..." (revive)
|
pkg/visor/rpc.go#L761
exported: comment on exported method RPC.Publish should be of the form "Publish ..." (revive)
|
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/.
|
This job failed
Loading