add tests #19
Annotations
7 errors
Lint:
internal/enclave/attester.go#L18
var `errPCRMismatch` is unused (unused)
|
Lint
issues found
|
Test (1.23, macos-latest):
cmd/main_test.go#L256
cannot use a.Doc (variable of type enclave.Attestation) as *enclave.AttestationDoc value in argument to enclave.NewNoopAttester().Verify
|
Test (1.23, macos-latest)
Process completed with exit code 2.
|
Test (1.23, ubuntu-latest)
The job was canceled because "_1_23_macos-latest" failed.
|
Test (1.23, ubuntu-latest):
cmd/main_test.go#L256
cannot use a.Doc (variable of type enclave.Attestation) as *enclave.AttestationDoc value in argument to enclave.NewNoopAttester().Verify
|
Test (1.23, ubuntu-latest)
The operation was canceled.
|