Skip to content

fix(deps): update module golang.org/x/crypto to v0.29.0 #164

fix(deps): update module golang.org/x/crypto to v0.29.0

fix(deps): update module golang.org/x/crypto to v0.29.0 #164

Triggered via push November 11, 2024 06:45
Status Failure
Total duration 1m 32s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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
issues found