Skip to content

Merge pull request #126 from s7techlab/identity-config #16

Merge pull request #126 from s7techlab/identity-config

Merge pull request #126 from s7techlab/identity-config #16

Triggered via push September 25, 2023 11:48
Status Failure
Total duration 2m 1s
Artifacts
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint (1.18.x, ubuntu-latest): proto/chan_config.go#L134
ineffectual assignment to ancPeers (ineffassign)
lint (1.18.x, ubuntu-latest): 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#L235
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/