Skip to content

Create go.yml

Create go.yml #1

Triggered via push January 17, 2024 13:18
Status Success
Total duration 1m 16s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: handlers/web.go#L1
should have a package comment
build: handlers/web.go#L8
exported function Index should have comment or be unexported
build: api/response.go#L15
exported func NewError returns unexported type *api.errorResp, which can be annoying to use
build: main.go#L1
should have a package comment
build: api/response.go#L5
exported type Subdomains should have comment or be unexported
build: api/api.go#L13
exported function GetDomain should have comment or be unexported
build: api/api.go#L1
should have a package comment
build: api/response.go#L15
exported function NewError should have comment or be unexported
build: subdomain/dns.go#L10
exported func NewResolver returns unexported type *subdomain.resolver, which can be annoying to use
build: subdomain/subdomain.go#L3
exported type Subdomain should have comment or be unexported