Skip to content

Adding support to point to an ipinfo cache #39

Adding support to point to an ipinfo cache

Adding support to point to an ipinfo cache #39

Triggered via pull request August 17, 2023 18:28
@stephen-plstephen-pl
synchronize #18
p1
Status Failure
Total duration 1m 39s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: pkg/resolver/location_resolver.go#L75
assignOp: replace `url = url + ip` with `url += ip` (gocritic)
build: pkg/resolver/location_resolver.go#L73
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
build
Process completed with exit code 2.