mountain-pass/addressr

View on GitHub

Showing 1,425 of 1,425 total issues

Insert ;
Open

  return
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace geo with (geo)
Open

    geoSite.forEach(geo => {
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

        geo.default = false
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ··
Open

      if (geo.PLANIMETRIC_ACCURACY !== '') {
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ········console.log('e',·geo) with ··········console.log('e',·geo);
Open

        console.log('e', geo)
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ··
Open

      }
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ············name:·geocodeTypeCodeToName(geo.GEOCODE_TYPE_CODE,·context) with ··············name:·geocodeTypeCodeToName(geo.GEOCODE_TYPE_CODE,·context),
Open

            name: geocodeTypeCodeToName(geo.GEOCODE_TYPE_CODE, context)
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Replace ············} with ··············},
Open

            }
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ··
Open

          }),
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ··
Open

          ...(geo.LONGITUDE !== '' && {
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

      : []
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  return sites.concat(def)
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  let number = ''
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  const streetSuffix = s.street.suffix ? ` ${s.street.suffix.code}` : ''
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

    rval.smla = mapToShortMla(rval.structured)
Severity: Minor
Found in service/address-service.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'unicorn/filename-case' was not found.
Open

import debug from 'debug'
Severity: Minor
Found in server.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Expected catch() or return
Open

  p1.then(() => {
Severity: Minor
Found in server.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

import { readFileSync } from 'fs'
Severity: Minor
Found in swagger.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'unicorn/prevent-abbreviations' was not found.
Open

import debug from 'debug'
Severity: Minor
Found in server.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

import { safeLoad } from 'js-yaml'
Severity: Minor
Found in swagger.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language