Skip to content

Refactor p2p

Refactor p2p #755

Triggered via pull request December 12, 2023 13:51
@nozimnozim
synchronize #204
refactor-p2p
Status Failure
Total duration 4m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Golangci-lint: blocktx/blocktx_api/blocktx_api.pb.go#L1
: # github.com/bitcoin-sv/arc/blocktx/blocktx_api
Golangci-lint: blocktx/blocktx_api/blocktx_api_grpc.pb.go#L493
srv.(BlockTxAPIServer).GetBlockNotificationStream undefined (type BlockTxAPIServer has no field or method GetBlockNotificationStream) (typecheck)
Golangci-lint: blocktx/store/interface.go#L6
could not import github.com/bitcoin-sv/arc/blocktx/blocktx_api (-: # github.com/bitcoin-sv/arc/blocktx/blocktx_api
Golangci-lint: blocktx/blocktx_api/blocktx_api_grpc.pb.go#L493
srv.(BlockTxAPIServer).GetBlockNotificationStream undefined (type BlockTxAPIServer has no field or method GetBlockNotificationStream)) (typecheck)
Golangci-lint: api/transactionHandler/metamorph.go#L12
could not import github.com/bitcoin-sv/arc/blocktx/blocktx_api (-: # github.com/bitcoin-sv/arc/blocktx/blocktx_api
Golangci-lint: blocktx/blocktx_api/blocktx_api_grpc.pb.go#L493
srv.(BlockTxAPIServer).GetBlockNotificationStream undefined (type BlockTxAPIServer has no field or method GetBlockNotificationStream)) (typecheck)
Golangci-lint: cmd/api.go#L14
could not import github.com/bitcoin-sv/arc/blocktx/blocktx_api (-: # github.com/bitcoin-sv/arc/blocktx/blocktx_api
Golangci-lint: blocktx/blocktx_api/blocktx_api_grpc.pb.go#L493
srv.(BlockTxAPIServer).GetBlockNotificationStream undefined (type BlockTxAPIServer has no field or method GetBlockNotificationStream)) (typecheck)
Golangci-lint: blocktx/blocktx_api/mock/blocktx_api_client_mock.go#L8
could not import github.com/bitcoin-sv/arc/blocktx/blocktx_api (-: # github.com/bitcoin-sv/arc/blocktx/blocktx_api
Golangci-lint: blocktx/blocktx_api/blocktx_api_grpc.pb.go#L493
srv.(BlockTxAPIServer).GetBlockNotificationStream undefined (type BlockTxAPIServer has no field or method GetBlockNotificationStream)) (typecheck)
Static check: blocktx/blocktx_api/blocktx_api_grpc.pb.go#L493
srv.(BlockTxAPIServer).GetBlockNotificationStream undefined (type BlockTxAPIServer has no field or method GetBlockNotificationStream) (compile)
Static check
Process completed with exit code 1.
Static analysis: blocktx/blocktx_api/blocktx_api_grpc.pb.go#L493
srv.(BlockTxAPIServer).GetBlockNotificationStream undefined (type BlockTxAPIServer has no field or method GetBlockNotificationStream)
Static analysis
Process completed with exit code 1.