Merge pull request #140 from s7techlab/seek-from-callback-bugfix #84
Annotations
7 errors and 1 warning
lint (1.18.x, ubuntu-latest):
block/chan_config.go#L134
ineffectual assignment to ancPeers (ineffassign)
|
lint (1.18.x, ubuntu-latest):
client/discovery/local.go#L83
ineffectual assignment to channelFoundFlag (ineffassign)
|
lint (1.18.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.18.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.18.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.18.x, ubuntu-latest):
identity/msp.go#L185
SA9003: empty branch (staticcheck)
|
lint (1.18.x, ubuntu-latest)
issues found
|
lint (1.18.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/
|