feat(domain): add get all route #8
Annotations
10 errors and 1 warning
lint:
services/domain/domain_get.go#L5
"fmt" imported and not used (typecheck)
|
lint:
deliveries/http/handlers/domain_handler/domain_create.go#L11
could not import github.com/dezh-tech/panda/services/domain (-: # github.com/dezh-tech/panda/services/domain
|
lint:
services/domain/domain_get.go#L5
"fmt" imported and not used) (typecheck)
|
lint:
deliveries/http/handlers/domain_handler/domain_create.go#L5
"fmt" imported and not used (typecheck)
|
lint:
deliveries/http/handlers/domain_handler/domain_get.go#L5
"fmt" imported and not used (typecheck)
|
lint:
deliveries/http/http_server.go#L7
could not import github.com/dezh-tech/panda/services/domain (-: # github.com/dezh-tech/panda/services/domain
|
lint:
services/domain/domain_get.go#L5
"fmt" imported and not used) (typecheck)
|
lint:
cmd/daemon/daemon.go#L14
could not import github.com/dezh-tech/panda/services/domain (-: # github.com/dezh-tech/panda/services/domain
|
lint:
services/domain/domain_get.go#L5
"fmt" imported and not used) (typecheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|