Skip to content

dnscrypt: m fix test #1001

dnscrypt: m fix test

dnscrypt: m fix test #1001

Triggered via push January 22, 2025 10:06
Status Failure
Total duration 5m 21s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

23 errors, 12 warnings, and 1 notice
🧭 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
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧬 Build: intra/ipn/warp/proton.go#L1144
error: Potential nil panic detected. Observed nil flow from source to dereference point:
🧬 Build
literal `nil` assigned into field `config`
🧬 Build
field `config` accessed field `CertRefreshTime`
🧬 Build: intra/ipn/proxies.go#L950
error: Potential nil panic detected. Observed nil flow from source to dereference point:
🧬 Build
literal `nil` assigned into field `cfg`
🧬 Build
field `cfg` returned from `MakeAmzWg()` in position 0 via the assignment(s):
🧬 Build
result 0 of `MakeAmzWg()` returned from `MakeAmzWgFrom()` in position 0
🧬 Build
result 0 of `MakeAmzWgFrom()` accessed field `ExpiresTimestamp` via the assignment(s):
🧬 Build: intra/ipn/proxies.go#L950
error: Potential nil panic detected. Observed nil flow from source to dereference point:
🧬 Build
literal `nil` assigned into field `cfg`
🧭 Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
🧭 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)
🔐 Security checker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🧬 Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🧬 Build
success