Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

feat: Add worker pool for concurrent DNS request handling #238

feat: Add worker pool for concurrent DNS request handling

feat: Add worker pool for concurrent DNS request handling #238

Triggered via push August 18, 2025 09:11
Status Failure
Total duration 19s
Artifacts

go.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (ubuntu-latest, 1.24.x): resolver.go#L247
undefined: UnFqdn
build (ubuntu-latest, 1.24.x): handler.go#L147
net.ParseIP undefined (type string has no field or method ParseIP)
build (ubuntu-latest, 1.24.x): handler.go#L135
net.ParseIP undefined (type string has no field or method ParseIP)
build (ubuntu-latest, 1.24.x): handler.go#L125
not enough arguments in call to h.hosts.Get
build (ubuntu-latest, 1.24.x): handler.go#L115
undefined: UnFqdn
build (ubuntu-latest, 1.24.x): handler.go#L80
too many arguments in call to blocklist.NewBlocklist
build (ubuntu-latest, 1.24.x): handler.go#L72
cannot use cacheConfig.Expire (variable of type int) as int64 value in argument to NewRedisCache
build (ubuntu-latest, 1.24.x): handler.go#L71
cannot use cacheConfig.Expire (variable of type int) as int64 value in argument to NewRedisCache
build (ubuntu-latest, 1.24.x): handler.go#L69
undefined: NewMemoryCache
build (ubuntu-latest, 1.24.x): handler.go#L68
undefined: NewMemoryCache