Skip to content

set geo.country_iso_code to user country #1175

set geo.country_iso_code to user country

set geo.country_iso_code to user country #1175

Triggered via pull request September 25, 2023 16:43
Status Failure
Total duration 3m 56s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
cannot use "This package requires manual checks before it can be built on Go 1.20+. See https://github.com/getlantern/netstack/pull/6" (untyped string constant "This package requires manual checks before it can be built on Go 1.2...) as int value in constant declaration
build
undefined: preparingG
build
cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration
build
cannot use "This package requires manual checks before it can be built on Go 1.20+. See https://github.com/getlantern/netstack/pull/6" (untyped string constant "This package requires manual checks before it can be built on Go 1.2...) as int value in constant declaration
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/