kalisio/feathers-distributed

View on GitHub
example/index.html

Summary

Maintainability
Test Coverage

TODO found
Open

      appElement.innerHTML += '<p>Received created TODO service event:</p><pre>' + data.title + '</pre>'
Severity: Minor
Found in example/index.html by fixme

TODO found
Open

      appElement.innerHTML += '<p>Unauthenticated call to the TODO service gives this result:</p><pre>' + error + '</pre>'
Severity: Minor
Found in example/index.html by fixme

TODO found
Open

        var html = '<p>Authenticated call to the TODO service gives this result:</p><ul>'
Severity: Minor
Found in example/index.html by fixme

TODO found
Open

        appElement.innerHTML += '<p>Authenticated call to the TODO service failed with this error:</p><pre>' + error + '</pre>'
Severity: Minor
Found in example/index.html by fixme

There are no issues that match your filters.

Category
Status