CLOSER-Cohorts/archivist

View on GitHub
react/src/serviceWorker.js

Summary

Maintainability
A
1 hr
Test Coverage

Function registerValidSW has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function registerValidSW(swUrl, config) {
  navigator.serviceWorker
    .register(swUrl)
    .then(registration => {
      registration.onupdatefound = () => {
Severity: Minor
Found in react/src/serviceWorker.js - About 1 hr to fix

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'
Open

export function register(config) {
Severity: Minor
Found in react/src/serviceWorker.js by eslint

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

There are no issues that match your filters.

Category
Status