Skip to content

Rebuild Keep module after toggling all/any #110

Rebuild Keep module after toggling all/any

Rebuild Keep module after toggling all/any #110

Triggered via pull request September 4, 2025 19:49
Status Failure
Total duration 54s
Artifacts

ci-workflow.yml

on: pull_request
Run Lint and Tests
49s
Run Lint and Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Run Lint and Tests: src/storage/impl/__tests__/Internal.test.js#L6
Replace `row` with `(row)`
Run Lint and Tests: src/storage/impl/Internal.js#L70
Replace `oldValue` with `(oldValue)`
Run Lint and Tests: src/handlers/crudHandler.js#L46
Replace `r` with `(r)`
Run Lint and Tests: src/handlers/crudHandler.js#L43
Replace `r` with `(r)`
Run Lint and Tests: src/handlers/crudHandler.js#L32
Replace `r` with `(r)`
Run Lint and Tests: src/handlers/crudHandler.js#L29
Replace `r` with `(r)`
Run Lint and Tests: src/handlers/crudHandler.js#L23
Replace `row` with `(row)`
Run Lint and Tests: src/App.js#L18
Replace `collectionName` with `(collectionName)`
Run Lint and Tests: src/ui/components/App.jsx#L36
Expected indentation of 2 spaces but found 4
Run Lint and Tests: src/ui/components/App.jsx#L35
Expected indentation of 2 spaces but found 4
Run Lint and Tests: src/ui/components/App.jsx#L34
Expected indentation of 2 spaces but found 4
Run Lint and Tests: src/ui/components/App.jsx#L33
Expected indentation of 2 spaces but found 4
Run Lint and Tests: src/ui/components/App.jsx#L31
Trailing spaces not allowed
Run Lint and Tests: src/ui/components/App.jsx#L31
Expected indentation of 2 spaces but found 4
Run Lint and Tests: src/ui/components/App.jsx#L30
Expected indentation of 2 spaces but found 4
Run Lint and Tests: src/ui/components/App.jsx#L29
Expected indentation of 2 spaces but found 4
Run Lint and Tests: src/ui/components/App.jsx#L28
Expected indentation of 2 spaces but found 4
Run Lint and Tests: src/ui/components/App.jsx#L28
This line has a length of 122. Maximum allowed is 100