observer-peer-readed-interface (#149) #126
Annotations
7 errors and 2 warnings
lint (1.19.x, ubuntu-latest):
identity/msp.go#L60
field `validateCertChain` is unused (unused)
|
lint (1.19.x, ubuntu-latest):
block/chan_config.go#L134
ineffectual assignment to ancPeers (ineffassign)
|
lint (1.19.x, ubuntu-latest):
client/discovery/local.go#L83
ineffectual assignment to channelFoundFlag (ineffassign)
|
lint (1.19.x, ubuntu-latest):
client/tx/context.go#L23
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint (1.19.x, ubuntu-latest):
client/tx/context.go#L32
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint (1.19.x, ubuntu-latest):
client/tx/context.go#L44
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
lint (1.19.x, ubuntu-latest)
issues found
|
lint (1.19.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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/.
|
lint (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|