Rebuild Keep module after toggling all/any #110
Annotations
10 errors and 10 warnings
|
src/storage/impl/__tests__/Internal.test.js#L6
Replace `row` with `(row)`
|
|
src/storage/impl/Internal.js#L70
Replace `oldValue` with `(oldValue)`
|
|
src/storage/impl/Internal.js#L28
Insert `,`
|
|
src/storage/collections.js#L17
Insert `,`
|
|
src/handlers/crudHandler.js#L46
Replace `r` with `(r)`
|
|
src/handlers/crudHandler.js#L43
Replace `r` with `(r)`
|
|
src/handlers/crudHandler.js#L32
Replace `r` with `(r)`
|
|
src/handlers/crudHandler.js#L29
Replace `r` with `(r)`
|
|
src/handlers/crudHandler.js#L23
Replace `row` with `(row)`
|
|
src/App.js#L18
Replace `collectionName` with `(collectionName)`
|
|
src/ui/components/App.jsx#L36
Expected indentation of 2 spaces but found 4
|
|
src/ui/components/App.jsx#L35
Expected indentation of 2 spaces but found 4
|
|
src/ui/components/App.jsx#L34
Expected indentation of 2 spaces but found 4
|
|
src/ui/components/App.jsx#L33
Expected indentation of 2 spaces but found 4
|
|
src/ui/components/App.jsx#L31
Trailing spaces not allowed
|
|
src/ui/components/App.jsx#L31
Expected indentation of 2 spaces but found 4
|
|
src/ui/components/App.jsx#L30
Expected indentation of 2 spaces but found 4
|
|
src/ui/components/App.jsx#L29
Expected indentation of 2 spaces but found 4
|
|
src/ui/components/App.jsx#L28
Expected indentation of 2 spaces but found 4
|
|
src/ui/components/App.jsx#L28
This line has a length of 122. Maximum allowed is 100
|
The logs for this run have expired and are no longer available.
Loading