github / github/codeql

LGTM.com - false positive - Invalid character

Open
#2,290 0 comments 0 reactions 0 assignees View on GitHub
false-positive JS
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

Variable names `cos2σₘ`, `λʹ` and `σʹ` not recognized.
Error message is `Error: Invalid character.`

It should be valid according to [JavaScript variable name validator](https://mothereff.in/js-variables): [cos2σₘ](https://mothereff.in/js-variables#cos2%CF%83%E2%82%98), [λʹ](https://mothereff.in/js-variables#%CE%BB%CA%B9) and [σʹ](https://mothereff.in/js-variables#%CF%83%CA%B9)

see: https://lgtm.com/projects/g/henrythasler/Leaflet.Geodesic/snapshot/e5e54bbb670a76e9fc1f549c9c4dfcbc1551d28c/files/src/geodesic-core.ts#x17254ea384a69cbc:1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.