Skip to content

Feature signers tss 135 #109

Feature signers tss 135

Feature signers tss 135 #109

Triggered via pull request May 22, 2024 18:58
Status Failure
Total duration 2m 12s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: internal/model/bls.go#L46
commentFormatting: put a space between `//` and comment text (gocritic)
build: internal/transport/client/handler/frost.go#L13
commentFormatting: put a space between `//` and comment text (gocritic)
build: internal/app/broker.go#L29
commentFormatting: put a space between `//` and comment text (gocritic)
build: internal/app/broker.go#L31
commentFormatting: put a space between `//` and comment text (gocritic)
build: internal/app/broker.go#L39
commentFormatting: put a space between `//` and comment text (gocritic)
build: internal/service/frost/sync.go#L34
unused-parameter: parameter 'signers' seems to be unused, consider removing or renaming it as _ (revive)
build: internal/transport/client/handler/frost.go#L7
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
build: internal/transport/client/handler/frost.go#L12
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
build: internal/service/frost/frost.go#L8
field `reserveSigners` is unused (unused)
build: internal/service/frost/frost.go#L9
field `currentSigners` is unused (unused)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.