Skip to content

ipn/proxies: clear all scheduled jobs #1000

ipn/proxies: clear all scheduled jobs

ipn/proxies: clear all scheduled jobs #1000

Triggered via push January 22, 2025 09:52
Status Failure
Total duration 4m 35s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 12 warnings, and 1 notice
🧭 Lint: intra/dnscrypt/servers_test.go#L89
not enough arguments in call to ipn.NewProxifier
🧭 Lint: intra/ipn/warp/agw.go#L544
func (*agwuser).chUser is unused (U1000)
🧭 Lint: intra/ipn/warp/agw.go#L559
func (*agwc).renew is unused (U1000)
🧭 Lint
Process completed with exit code 1.
🧭 Lint: intra/bootstrap.go#L178
Error return value of `prev.Stop` is not checked (errcheck)
🧭 Lint: intra/dialers/direct_split.go#L31
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L154
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L155
`Strat` is a misspelling of `Start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L157
`Strat` is a misspelling of `Start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L177
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L183
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L187
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L189
`strat` is a misspelling of `start` (misspell)
🧭 Lint: intra/dialers/retrier.go#L191
`strat` is a misspelling of `start` (misspell)
🧬 Build
not enough arguments in call to ipn.NewProxifier
🧬 Build
Process completed with exit code 1.
🔐 Security checker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🧭 Lint: intra/backend/core_iptree.go#L7
package-comments: should have a package comment (revive)
🧭 Lint: intra/backend/core_iptree.go#L22
var-naming: type IpTree should be IPTree (revive)
🧭 Lint: intra/backend/core_iptree.go#L67
exported: exported const Vsep should have comment (or a comment on this block) or be unexported (revive)
🧭 Lint: intra/backend/core_iptree.go#L78
var-naming: func NewIpTree should be NewIPTree (revive)
🧭 Lint: intra/backend/core_iptree.go#L97
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_iptree.go#L147
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_iptree.go#L232
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_iptree.go#L280
unused-parameter: parameter 'v' seems to be unused, consider removing or renaming it as _ (revive)
🧭 Lint: intra/backend/core_iptree.go#L299
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
🧭 Lint: intra/backend/core_iptree.go#L340
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)
🧬 Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🧬 Build
success