Names returns an analyzer that disallows specific names
The namesmap defines the diagnostic message associated with each name.
Names can be any identifier (such as "panic") or any name within a
specific package name (such as "context.WithValue" or "http.StatusInternalServerError")