Skip to content

PR #501

PR #501 #70

Triggered via dynamic February 21, 2024 00:03
Status Success
Total duration 2m 5s
Artifacts

codeql

on: dynamic
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Analyze (go)
cannot use dohdns (variable of type "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport) as "localhost/Intra/Android/app/src/go/doh".Transport value in struct literal: "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport does not implement "localhost/Intra/Android/app/src/go/doh".Transport (wrong type for method Query)
Analyze (go)
cannot use dohdns (variable of type "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport) as "localhost/Intra/Android/app/src/go/doh".Transport value in argument to newIntraStreamDialer: "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport does not implement "localhost/Intra/Android/app/src/go/doh".Transport (wrong type for method Query)
Analyze (go)
cannot use dns (variable of type "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport) as "localhost/Intra/Android/app/src/go/doh".Transport value in argument to t.sd.SetDNS: "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport does not implement "localhost/Intra/Android/app/src/go/doh".Transport (wrong type for method Query)
Analyze (go)
cannot use dns (variable of type "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport) as "localhost/Intra/Android/app/src/go/doh".Transport value in argument to t.sni.SetDNS: "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport does not implement "localhost/Intra/Android/app/src/go/doh".Transport (wrong type for method Query)
Analyze (go)
cannot use svr.tspt (variable of type "localhost/Intra/Android/app/src/go/doh".Transport) as "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport value in argument to s.SetDNS: "localhost/Intra/Android/app/src/go/doh".Transport does not implement "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport (wrong type for method Query)
Analyze (go)
cannot use dohdns.tspt (variable of type "localhost/Intra/Android/app/src/go/doh".Transport) as "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport value in argument to intra.NewTunnel: "localhost/Intra/Android/app/src/go/doh".Transport does not implement "github.com/Jigsaw-Code/Intra/Android/app/src/go/intra/doh".Transport (wrong type for method Query)
Analyze (go)
Failed to restore: Cache service responded with 403