Most likely some logic is missing to trace a call to a variable back to the possible callees before looking for the receiver.
This is demonstrated in some tests that have been marked MISSING in ql/test/library-tests/semmle/go/dataflow/GenericFunctionsAndTypes/generictypesandmethods.go, which will be introduced in github/codeql-go#686 .
Most likely some logic is missing to trace a call to a variable back to the possible callees before looking for the receiver.
This is demonstrated in some tests that have been marked
MISSINGinql/test/library-tests/semmle/go/dataflow/GenericFunctionsAndTypes/generictypesandmethods.go, which will be introduced in github/codeql-go#686 .