Skip to content

Merge pull request #137 from s7techlab/proto-to-block #75

Merge pull request #137 from s7techlab/proto-to-block

Merge pull request #137 from s7techlab/proto-to-block #75

Triggered via push October 24, 2023 14:30
Status Failure
Total duration 1m 58s
Artifacts
Matrix: lint
Fit to window
Zoom out
Zoom in

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#L173
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/