Skip to content

warp: m disable utls & s/Client/BaseClient #1237

warp: m disable utls & s/Client/BaseClient

warp: m disable utls & s/Client/BaseClient #1237

Triggered via push June 15, 2025 18:10
Status Failure
Total duration 3m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 11 warnings, and 1 notice
🧭 Lint: intra/dialers/retrier.go#L276
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L274
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L270
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L264
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L244
`Strat` is a misspelling of `Start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L242
`Strat` is a misspelling of `Start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L241
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L168
`Strat` is a misspelling of `Start` (misspell)
🧭 Lint: intra/dialers/direct_split.go#L31
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/core/connpool.go#L443
Error return value of `a.c.SetDeadline` is not checked (errcheck)
🧬 Build
ipn.wgtun.Close calls sync.Once.Do, which eventually calls common.Poly.InvNTT
🧬 Build
ipn.wgtun.Close calls sync.Once.Do, which eventually calls common.Poly.DeriveUniform
🧬 Build
ipn.wgtun.Close calls sync.Once.Do, which eventually calls common.Poly.DeriveNoise
🧬 Build
ipn.wgtun.Close calls sync.Once.Do, which eventually calls common.Poly.DecompressMessage
🧬 Build
ipn.wgtun.Close calls sync.Once.Do, which eventually calls common.Poly.CompressTo
🧬 Build
ipn.wgtun.Close calls sync.Once.Do, which eventually calls common.Poly.BarrettReduce
🧬 Build
ipn.wgtun.Close calls sync.Once.Do, which eventually calls common.Poly.Add
🧬 Build
doh.transport.buildTargetQuery calls odoh.ObliviousDoHConfigContents.EncryptQuery, which eventually calls common.Params
🧬 Build
doh.transport.buildTargetQuery calls odoh.ObliviousDoHConfigContents.EncryptQuery, which eventually calls common.Fp2ToBytes
🧬 Build
doh.transport.buildTargetQuery calls odoh.ObliviousDoHConfigContents.EncryptQuery, which eventually calls common.BytesToFp2
🧭 Lint
Failed to save: reserveCache failed: Cache service responded with 503
🧭 Lint: intra/backend/core_boxes.go#L129
redefines-builtin-id: redefinition of the built-in function new (revive)
🧭 Lint: intra/backend/core_boxes.go#L115
exported: exported function StrOf2 should have comment or be unexported (revive)
🧭 Lint: intra/backend/core_boxes.go#L111
exported: exported function StrOf should have comment or be unexported (revive)
🧭 Lint: intra/backend/core_boxes.go#L104
receiver-naming: receiver name st should be consistent with previous receiver name s for Gostr (revive)
🧭 Lint: intra/backend/core_boxes.go#L97
exported: exported method Gostr.V should have comment or be unexported (revive)
🧭 Lint: intra/backend/core_boxes.go#L59
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
🧭 Lint: intra/backend/core_boxes.go#L52
increment-decrement: should replace tries += 1 with tries++ (revive)
🧭 Lint: intra/backend/core_boxes.go#L35
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
🧭 Lint: intra/backend/core_boxes.go#L7
package-comments: should have a package comment (revive)
🧭 Lint
Failed to restore: getCacheEntry failed: Cache service responded with 503
🧬 Build
success