NCP 시그니처 생성 구현 #9
Annotations
3 errors
Run tests:
pkg/server.go#L24
cannot use &ServerService{…} (value of type *ServerService) as ServerInterface value in return statement: *ServerService does not implement ServerInterface (wrong type for method Delete)
|
Run tests:
pkg/server.go#L24
cannot use &ServerService{…} (value of type *ServerService) as ServerInterface value in return statement: *ServerService does not implement ServerInterface (wrong type for method Delete)
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading