Skip to content

feat(domain): add get all route #8

feat(domain): add get all route

feat(domain): add get all route #8

Triggered via pull request January 12, 2025 18:10
Status Failure
Total duration 1m 2s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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