Esri/react-arcgis

View on GitHub
demo/src/BermudaTriangle.js

Summary

Maintainability
A
1 hr
Test Coverage

Function BermudaTriangle has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const BermudaTriangle = (props) => {

    const [graphic, setGraphic] = useState(null);
    useEffect(() => {

Severity: Minor
Found in demo/src/BermudaTriangle.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status