Feature signers tss 135 #108
Annotations
20 errors and 2 warnings
build:
internal/crypto/frost/identity_test.go#L76
assignment mismatch: 1 variable but signers[i].Confirm returns 2 values (typecheck)
|
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/crypto/frost/identity_test.go#L76
assignment mismatch: 1 variable but signers[i].Confirm returns 2 values (typecheck)
|
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
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/.
|
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/.
|