Skip to content

Add PGP key retrieval endpoint #1431

Add PGP key retrieval endpoint

Add PGP key retrieval endpoint #1431

Triggered via pull request September 19, 2023 20:34
Status Failure
Total duration 11m 41s
Artifacts

benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
benchmarks: internal/pkg/api/api.go#L34
cannot use (*apiServer)(nil) (value of type *apiServer) as ServerInterface value in variable declaration: *apiServer does not implement ServerInterface (missing method GetPGPKey)
benchmarks: internal/pkg/api/server.go#L53
cannot use a (variable of type *apiServer) as ServerInterface value in argument to newRouter: *apiServer does not implement ServerInterface (missing method GetPGPKey)
benchmarks
Process completed with exit code 2.