Skip to content

test: refactoring tests from old format to new #281

test: refactoring tests from old format to new

test: refactoring tests from old format to new #281

Triggered via push December 16, 2023 16:41
Status Failure
Total duration 58s
Artifacts

release.yml

on: push
release-please
0s
release-please
Fit to window
Zoom out
Zoom in

Annotations

5 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/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'