Skip to content

Update module github.com/katzenpost/nyquist to v0.0.6 #69

Update module github.com/katzenpost/nyquist to v0.0.6

Update module github.com/katzenpost/nyquist to v0.0.6 #69

Triggered via push February 12, 2024 07:58
Status Failure
Total duration 1m 7s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
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
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.