Skip to content

fix(deps): update module cunicu.li/go-ykoath/v2 to v2.1.5 #157

fix(deps): update module cunicu.li/go-ykoath/v2 to v2.1.5

fix(deps): update module cunicu.li/go-ykoath/v2 to v2.1.5 #157

Triggered via pull request October 14, 2024 01:36
Status Failure
Total duration 53s
Artifacts

lint.yaml

on: pull_request
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