I have git action to check lint errors. i see below error on git action. although i have eslint plugin installed on my vscode, which shows no error. Can anyone tell on which line this error is ?(1***8 means 1 to 8 ?) I have imports till 8 lines.
1***8:25 error Do not nest ternary expressions no-nested-ternary
✖ 1 problem (1 error, *** warnings)