Skip to content

Add playwright integration tests #108

Add playwright integration tests

Add playwright integration tests #108

Triggered via pull request August 13, 2025 18:00
Status Failure
Total duration 47s
Artifacts

ci-workflow.yml

on: pull_request
Run Lint and Tests
41s
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