android: bump OSS #1661
Annotations
4 errors
|
build
Process completed with exit code 2.
|
|
build:
libtailscale/keystore.go#L94
cannot use &hardwareAttestationKey{…} (value of type *hardwareAttestationKey) as key.HardwareAttestationKey value in return statement: *hardwareAttestationKey does not implement key.HardwareAttestationKey (missing method IsZero)
|
|
build:
libtailscale/keystore.go#L31
cannot use k (variable of type *hardwareAttestationKey) as key.HardwareAttestationKey value in return statement: *hardwareAttestationKey does not implement key.HardwareAttestationKey (missing method IsZero)
|
|
build:
libtailscale/keystore.go#L19
cannot use &hardwareAttestationKey{…} (value of type *hardwareAttestationKey) as key.HardwareAttestationKey value in return statement: *hardwareAttestationKey does not implement key.HardwareAttestationKey (missing method IsZero)
|