Skip to content

Ccpackage2

Ccpackage2 #133

Triggered via pull request April 15, 2024 05:56
@vitikovitiko
synchronize #147
ccpackage2
Status Failure
Total duration 1m 37s
Artifacts

golangci-lint.yml

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

Annotations

21 errors and 1 warning
lint (1.22.x, ubuntu-latest): client/discovery/gossip.go#L13
could not import github.com/s7techlab/hlf-sdk-go/client/grpc (-: # github.com/s7techlab/hlf-sdk-go/client/grpc
lint (1.22.x, ubuntu-latest): client/grpc/grpc.go#L33
undefined: config.Duration
lint (1.22.x, ubuntu-latest): client/grpc/grpc.go#L152
retryConfig.Timeout.Duration undefined (type time.Duration has no field or method Duration)) (typecheck)
lint (1.22.x, ubuntu-latest): client/channel.go#L17
could not import github.com/s7techlab/hlf-sdk-go/client/grpc (-: # github.com/s7techlab/hlf-sdk-go/client/grpc
lint (1.22.x, ubuntu-latest): client/grpc/grpc.go#L33
undefined: config.Duration
lint (1.22.x, ubuntu-latest): client/grpc/grpc.go#L152
retryConfig.Timeout.Duration undefined (type time.Duration has no field or method Duration)) (typecheck)
lint (1.22.x, ubuntu-latest): client/channel.go#L139
undefined: cscc.NewCSCC (typecheck)
lint (1.22.x, ubuntu-latest): client/channel.go#L142
undefined: block.FabricVersionIsV2 (typecheck)
lint (1.22.x, ubuntu-latest): client/orderer.go#L50
c.Timeout.Duration undefined (type time.Duration has no field or method Duration) (typecheck)
lint (1.22.x, ubuntu-latest): client/peer.go#L57
c.Timeout.Duration undefined (type time.Duration has no field or method Duration) (typecheck)
lint (1.21.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
lint (1.21.x, ubuntu-latest): client/discovery/gossip.go#L13
could not import github.com/s7techlab/hlf-sdk-go/client/grpc (-: # github.com/s7techlab/hlf-sdk-go/client/grpc
lint (1.21.x, ubuntu-latest): client/grpc/grpc.go#L33
undefined: config.Duration
lint (1.21.x, ubuntu-latest): client/grpc/grpc.go#L152
retryConfig.Timeout.Duration undefined (type time.Duration has no field or method Duration)) (typecheck)
lint (1.21.x, ubuntu-latest): client/channel.go#L17
could not import github.com/s7techlab/hlf-sdk-go/client/grpc (-: # github.com/s7techlab/hlf-sdk-go/client/grpc
lint (1.21.x, ubuntu-latest): client/grpc/grpc.go#L33
undefined: config.Duration
lint (1.21.x, ubuntu-latest): client/grpc/grpc.go#L152
retryConfig.Timeout.Duration undefined (type time.Duration has no field or method Duration)) (typecheck)
lint (1.21.x, ubuntu-latest): client/channel.go#L139
undefined: cscc.NewCSCC (typecheck)
lint (1.21.x, ubuntu-latest): client/channel.go#L142
undefined: block.FabricVersionIsV2 (typecheck)
lint (1.21.x, ubuntu-latest): client/orderer.go#L50
c.Timeout.Duration undefined (type time.Duration has no field or method Duration) (typecheck)
lint (1.21.x, ubuntu-latest): client/peer.go#L57
c.Timeout.Duration undefined (type time.Duration has no field or method Duration) (typecheck)
lint (1.22.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.