Incorrect `no-built-in-override` report from imports

import { toString } from 'ramda'; // Remove this override of "toString"

Hi,

What language are we talking about here?

 
Ann

@ganncamp

I’m using TypeScript, the error is reported from SonarJS

Hey @JounQin

Your report is a bit light in information. Can I suggest you look at the following post, and add more details?

It is reported from SonarJS/no-built-in-override.ts at master · SonarSource/SonarJS · GitHub

I’m not sure what should I provide further.