andrehtissot/dexie-orm-addon

View on GitHub

Showing 32 of 32 total issues

Insert ·
Open

    return async function() {
Severity: Minor
Found in src/addCollectionMethods.js by eslint

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

Insert ·
Open

    toInstancesMapIndexedBy: async function(indexingAttributeName) {
Severity: Minor
Found in src/addCollectionMethods.js by eslint

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

Insert ·
Open

    toInstancesArray: function() {
Severity: Minor
Found in src/addTableMethods.js by eslint

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

Delete
Open

Severity: Minor
Found in tools/insertBanner.js by eslint

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

Delete
Open

    return removeBannerDuplicates(
Severity: Minor
Found in tools/insertBanner.js by eslint

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

Delete
Open

        fileContent.substring(0, fileContent.indexOf('/*!')) + fileContent.substring(fileContent.indexOf(' */') + 3)
Severity: Minor
Found in tools/insertBanner.js by eslint

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

Delete
Open

    fs.writeFileSync(file, bannerContent + removeBannerDuplicates(fileContent), 'utf-8')
Severity: Minor
Found in tools/insertBanner.js by eslint

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

Delete
Open

Severity: Minor
Found in tools/insertBanner.js by eslint

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

Delete
Open

files.forEach((file) => {
Severity: Minor
Found in tools/insertBanner.js by eslint

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

Delete
Open

const fs = require('fs'),
Severity: Minor
Found in tools/insertBanner.js by eslint

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

Delete
Open

    )
Severity: Minor
Found in tools/insertBanner.js by eslint

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

Insert ·
Open

    firstInstance: function() {
Severity: Minor
Found in src/addTableMethods.js by eslint

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

Insert ·
Open

    getInstance: async function(...args) {
Severity: Minor
Found in src/addTableMethods.js by eslint

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

Delete
Open

    if (fileContent.indexOf('/*!') === -1) {
Severity: Minor
Found in tools/insertBanner.js by eslint

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

Insert ·
Open

    toInstancesArray: async function() {
Severity: Minor
Found in src/addCollectionMethods.js by eslint

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

Insert ·
Open

    sortInstancesBy: async function(keyPath) {
Severity: Minor
Found in src/addCollectionMethods.js by eslint

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

Insert ·
Open

    last: function() {
Severity: Minor
Found in src/addTableMethods.js by eslint

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

Delete
Open

    files = process.argv.slice(2),
Severity: Minor
Found in tools/insertBanner.js by eslint

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

Delete
Open

        return fileContent
Severity: Minor
Found in tools/insertBanner.js by eslint

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

Insert ·
Open

    first: function() {
Severity: Minor
Found in src/addTableMethods.js by eslint

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

Severity
Category
Status
Source
Language