Skip to content

Refactor v3.2.2

Refactor v3.2.2 #113

Triggered via pull request January 6, 2024 15:33
Status Failure
Total duration 1m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: src/cosigner/client.go#L1
: # github.com/strangelove-ventures/horcrux/src/cosigner
lint: src/cosigner/nodesecurity/cosigner_security_ecies.go#L15
could not import github.com/strangelove-ventures/horcrux/src/cosigner (-: # github.com/strangelove-ventures/horcrux/src/cosigner
lint: cmd/horcrux/cmd/threshold.go#L14
could not import github.com/strangelove-ventures/horcrux/src/cosigner (-: # github.com/strangelove-ventures/horcrux/src/cosigner
lint: node/cosigner_grpc_server.go#L7
could not import github.com/strangelove-ventures/horcrux/src/cosigner (-: # github.com/strangelove-ventures/horcrux/src/cosigner
lint: src/tss/doc.go#L45
File is not `gofmt`-ed with `-s` (gofmt)
lint: src/tss/ted25519/threshold-ed25519_signer_soft.go#L58
line is 124 characters (lll)
lint: src/tss/doc.go#L43
line is 134 characters (lll)
lint: src/tss/threshold_signer.go#L25
line is 128 characters (lll)
lint: src/tss/threshold_signer.go#L89
line is 153 characters (lll)
lint: src/tss/threshold_signer.go#L94
line is 143 characters (lll)
lint: src/tss/ted25519/threshold-ed25519_signer_soft.go#L43
exported: type name will be used as ted25519.Ted25519SignerDealer by other packages, and that stutters; consider calling this SignerDealer (revive)
lint: src/tss/ted25519/threshold-ed25519_signer_soft.go#L50
exported: type name will be used as ted25519.Ted25519SignerSoft by other packages, and that stutters; consider calling this SignerSoft (revive)