andela/workdey

View on GitHub
app/assets/javascripts/getTaskLocation.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function initLocationMap has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function initLocationMap () {
  if (!navigator.geolocation) {
    window.alert('Geolocation not supported by this browser')
  }

Severity: Major
Found in app/assets/javascripts/getTaskLocation.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status