Skip to content

identity config

identity config #12

Triggered via pull request September 17, 2023 12:02
Status Failure
Total duration 1m 56s
Artifacts

golangci-lint.yml

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

Annotations

8 errors and 1 warning
lint (1.18.x, ubuntu-latest): observer/transform/action.go#L129
Error return value of `actionPayloadTransform.Transform` is not checked (errcheck)
lint (1.18.x, ubuntu-latest): observer/block_peer_test.go#L10
var `ctx` is unused (unused)
lint (1.18.x, ubuntu-latest): observer/block_peer_test.go#L12
var `channelPeerMock` is unused (unused)
lint (1.18.x, ubuntu-latest): observer/block_peer_test.go#L13
var `blockPeer` is unused (unused)
lint (1.18.x, ubuntu-latest): observer/block_peer_test.go#L15
var `channelPeerMockConcurrently` is unused (unused)
lint (1.18.x, ubuntu-latest): observer/block_peer_test.go#L16
var `blockPeerConcurrently` is unused (unused)
lint (1.18.x, ubuntu-latest): observer/block_peer_test.go#L17
var `blocksByChannels` is unused (unused)
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/