Skip to content

Update github.com/miekg/pkcs11 digest to 9078ad6 #48

Update github.com/miekg/pkcs11 digest to 9078ad6

Update github.com/miekg/pkcs11 digest to 9078ad6 #48

Triggered via pull request December 18, 2023 00:56
Status Failure
Total duration 36s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: cmd/cmd.go#L13
could not import cunicu.li/hawkes/ecdh/applese (-: build constraints exclude all Go files in ecdh/applese) (typecheck)
lint: provider/applese.go#L11
could not import cunicu.li/hawkes/ecdh/applese (-: build constraints exclude all Go files in ecdh/applese) (typecheck)
lint: provider/applese.go#L16
cannot use (*appleSecureEnclaveKey)(nil) (value of type *appleSecureEnclaveKey) as PrivateKeyDH value in variable declaration: *appleSecureEnclaveKey does not implement PrivateKeyDH (missing method DH) (typecheck)
lint: provider/applese.go#L23
k.Public undefined (type *appleSecureEnclaveKey has no field or method Public) (typecheck)
lint: internal/openpgp/objects.go#L144
cognitive complexity 118 of func `(*ApplicationRelated).Decode` is high (> 30) (gocognit)
lint: ecdh/public_key.go#L44
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to parse\")" (goerr113)
lint: ecdh/public_key.go#L49
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unsupported curve: %s\", curveName)" (goerr113)
lint
issues found