Skip to content

Fix specifying multiple domains #16

Fix specifying multiple domains

Fix specifying multiple domains #16

Triggered via push October 17, 2023 12:03
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test Go: internal/crawler/crawler_test.go#L179
cannot use "example.com" (untyped string constant) as []string value in struct literal
Test Go: internal/crawler/crawler_test.go#L268
cannot use hostname (variable of type string) as []string value in struct literal
Test Go
Process completed with exit code 1.
lint: internal/crawler/crawler.go#L1
: # mirrorer/internal/crawler [mirrorer/internal/crawler.test]
lint: internal/crawler/crawler_test.go#L179
cannot use "example.com" (untyped string constant) as []string value in struct literal
lint: internal/crawler/crawler_test.go#L268
cannot use hostname (variable of type string) as []string value in struct literal (typecheck)
lint
issues found