Feature: support for uploading GZIP bundles of patient data #21
Annotations
10 errors and 10 warnings
|
src/storage/impl/__tests__/Internal.test.js#L38
Replace `row` with `(row)`
|
|
src/storage/impl/__tests__/Internal.test.js#L35
Replace `row·=>·(row.email·=·'john_doe@example.com')` with `(row)·=>·(row.email·=·'john_doe@example.com'),`
|
|
src/storage/impl/__tests__/Internal.test.js#L34
Replace `row` with `(row)`
|
|
src/storage/impl/__tests__/Internal.test.js#L28
Replace `row` with `(row)`
|
|
|
|
src/storage/impl/__tests__/Internal.test.js#L16
Replace `row` with `(row)`
|
|
src/storage/impl/__tests__/Internal.test.js#L12
Replace `row` with `(row)`
|
|
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/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