Skip to content

feat: update only IPv6 prefix #3216

feat: update only IPv6 prefix

feat: update only IPv6 prefix #3216

Triggered via pull request January 31, 2025 18:11
Status Failure
Total duration 1m 0s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint: internal/config/env_domain_test.go#L155
not enough arguments in call to config.ReadDomainMap
Lint: internal/domainexp/parser_test.go#L38
too few values in struct literal of type struct{domain.Domain; ipnet.HostID}
Lint: internal/domainexp/parser_test.go#L39
cannot use netip.MustParseAddr("::a8bb:ccff:fedd:eeff") (value of type netip.Addr) as ipnet.HostID value in struct literal: netip.Addr does not implement ipnet.HostID (missing method Describe)
Lint: internal/domainexp/parser_test.go#L45
cannot use noHost (variable of type netip.Addr) as ipnet.HostID value in struct literal: netip.Addr does not implement ipnet.HostID (missing method Describe)
Lint: internal/domainexp/parser_test.go#L70
not enough arguments in call to domainexp.ParseDomainHostIDList
Lint: test/fuzzer/fuzzer_test.go#L43
undefined: domainexp.ParseList (typecheck)
Lint
issues found
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cloudflare-ddns/cloudflare-ddns. Supported file pattern: go.sum