Port certificate-transparency-go's Trillian CTFE to Trillian Tessera #462
Annotations
8 errors
lint:
personalities/sctfe/ct_server_gcp/main.go#L45
could not import github.com/transparency-dev/trillian-tessera/personalities/sctfe (-: found packages sctfe (cert_checker.go) and ctfe (cert_checker_test.go) in personalities/sctfe) (typecheck)
|
lint:
personalities/sctfe/ct_server_gcp/main.go#L136
p declared and not used (typecheck)
|
lint:
personalities/sctfe/ct_server_gcp/main.go#L21
"crypto/ecdsa" imported and not used (typecheck)
|
lint:
personalities/sctfe/ct_server_gcp/main.go#L22
"crypto/ed25519" imported and not used (typecheck)
|
lint:
personalities/sctfe/ct_server_gcp/main.go#L23
"crypto/rsa" imported and not used (typecheck)
|
lint:
personalities/sctfe/config.go#L30
syntax error: non-declaration statement outside function body (typecheck)
|
lint:
personalities/sctfe/config.go#L30
expected declaration, found sctfe (typecheck)
|
lint
issues found
|