Skip to content

test: fixing unstable tests and moving old #282

test: fixing unstable tests and moving old

test: fixing unstable tests and moving old #282

Triggered via push December 16, 2023 17:09
Status Failure
Total duration 1m 15s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Tests: packages/server/src/app/actions/message/tests/search.spec.js#L10
Expected indentation of 4 spaces but found 2
Tests: packages/server/src/app/actions/message/tests/search.spec.js#L11
Expected indentation of 6 spaces but found 4
Tests: packages/server/src/app/actions/message/tests/search.spec.js#L12
Expected indentation of 4 spaces but found 2
Tests: packages/server/src/app/actions/message/tests/seeds.js#L15
A space is required after '{'
Tests: packages/server/src/app/actions/message/tests/seeds.js#L15
A space is required before '}'
Tests: packages/server/src/app/actions/tests/api.js#L35
This line has a length of 139. Maximum allowed is 120
Tests
Process completed with exit code 1.
Tests: packages/app/src/js/components/MessageList/formatter.js#L8
Unexpected empty arrow function
Tests: packages/app/src/js/contexts/conversation.js#L105
Unexpected console statement
Tests: packages/app/src/js/contexts/hover.js#L5
Unexpected empty arrow function
Tests: packages/app/src/js/pages/register/register.js#L30
React Hook useCallback has a missing dependency: 'token'. Either include it or remove the dependency array
Tests: packages/repo/src/index.ts#L21
'client' is assigned a value but never used. Allowed unused vars must match /^_/u
Tests: packages/server/src/app/actions/commandExecute.js#L3
Unexpected use of file extension "json" for "../../../package.json"
Tests: packages/server/src/app/actions/configGet.js#L3
Unexpected use of file extension "json" for "../../../package.json"
Tests: packages/server/src/app/actions/index.js#L42
Unexpected empty arrow function
Tests: packages/server/src/app/actions/message/tests/getAll.spec.js#L24
Unexpected empty method 'push'
Tests: packages/server/src/app/actions/message/tests/remove.spec.js#L15
Unexpected empty method 'push'