Refactor p2p #755
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: pull_request
Static analysis
4m 22s
Static check
1m 48s
Golangci-lint
17s
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.
|