Skip to content

Make pool statistics optional #1002

Make pool statistics optional

Make pool statistics optional #1002

Triggered via pull request June 23, 2023 11:57
Status Failure
Total duration 1m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
issues found
lint: client/container.go#L25
var-naming: var rpcApiPutContainer should be rpcAPIPutContainer (revive)
lint: client/container.go#L26
var-naming: var rpcApiGetContainer should be rpcAPIGetContainer (revive)
lint: client/container.go#L27
var-naming: var rpcApiListContainers should be rpcAPIListContainers (revive)
lint: client/api.go#L15
var-naming: var rpcApiNetMapSnapshot should be rpcAPINetMapSnapshot (revive)
lint: client/netmap.go#L19
var-naming: var rpcApiNetworkInfo should be rpcAPINetworkInfo (revive)
lint: client/container.go#L28
var-naming: var rpcApiDeleteContainer should be rpcAPIDeleteContainer (revive)
lint: client/container.go#L29
var-naming: var rpcApiGetEACL should be rpcAPIGetEACL (revive)
lint: client/netmap.go#L20
var-naming: var rpcApiLocalNodeInfo should be rpcAPILocalNodeInfo (revive)
lint: client/container.go#L30
var-naming: var rpcApiSetEACL should be rpcAPISetEACL (revive)
lint: client/container.go#L31
var-naming: var rpcApiAnnounceUsedSpace should be rpcAPIAnnounceUsedSpace (revive)