Better DR filter and medias on regular view #93
Annotations
10 errors and 12 warnings
src/App.js#L18
Replace `collectionName` with `(collectionName)`
|
src/handlers/crudHandler.js#L23
Replace `row` with `(row)`
|
src/handlers/crudHandler.js#L29
Replace `r` with `(r)`
|
src/handlers/crudHandler.js#L32
Replace `r` with `(r)`
|
src/handlers/crudHandler.js#L43
Replace `r` with `(r)`
|
src/handlers/crudHandler.js#L46
Replace `r` with `(r)`
|
src/storage/collections.js#L17
Insert `,`
|
src/storage/impl/Internal.js#L28
Insert `,`
|
src/storage/impl/Internal.js#L70
Replace `oldValue` with `(oldValue)`
|
src/storage/impl/__tests__/Internal.test.js#L6
Replace `row` with `(row)`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/ui/components/App.jsx#L28
This line has a length of 122. Maximum allowed is 100
|
src/ui/components/App.jsx#L28
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#L30
Expected indentation of 2 spaces but found 4
|
src/ui/components/App.jsx#L31
Expected indentation of 2 spaces but found 4
|
src/ui/components/App.jsx#L31
Trailing spaces not allowed
|
src/ui/components/App.jsx#L33
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#L35
Expected indentation of 2 spaces but found 4
|
src/ui/components/App.jsx#L36
Expected indentation of 2 spaces but found 4
|
This job failed
Loading