Skip to content

Native DMs + Clubs #4183

Native DMs + Clubs

Native DMs + Clubs #4183

Triggered via pull request April 10, 2024 20:14
Status Failure
Total duration 4m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
src/api/contactsApi.test.ts > converts a contact from server to client format: packages/shared/src/api/contactsApi.test.ts#L40
AssertionError: expected { id: 'test', nickname: 'galen', …(6) } to strictly equal { id: 'test', avatarImage: null, …(6) } - Expected + Received Object { "avatarImage": null, "bio": "happy to chat, send a dm any time", - "color": "#ffffff", + "color": undefined, "coverImage": "https://20-urbit.s3.us-west-1.amazonaws.com/ravmel-ropdyl/2021.2.13..00.31.09-Manaslu-crevasses.jpg", "id": "test", "nickname": "galen", "pinnedGroups": Array [ Object { "contactId": "test", "groupId": "~ravmel-ropdyl/audio-video-images", }, Object { "contactId": "test", "groupId": "~nibset-napwyn/tlon", }, Object { "contactId": "test", "groupId": "~ravmel-ropdyl/crate", }, ], "status": "listening to music", } ❯ src/api/contactsApi.test.ts:40:44
src/api/contactsApi.test.ts > converts an array of contacts from server to client format: packages/shared/src/api/contactsApi.test.ts#L46
AssertionError: expected [ { id: 'test', …(7) } ] to strictly equal [ { id: 'test', …(7) } ] - Expected + Received Array [ Object { "avatarImage": null, "bio": "happy to chat, send a dm any time", - "color": "#ffffff", + "color": undefined, "coverImage": "https://20-urbit.s3.us-west-1.amazonaws.com/ravmel-ropdyl/2021.2.13..00.31.09-Manaslu-crevasses.jpg", "id": "test", "nickname": "galen", "pinnedGroups": Array [ Object { "contactId": "test", "groupId": "~ravmel-ropdyl/audio-video-images", }, Object { "contactId": "test", "groupId": "~nibset-napwyn/tlon", }, Object { "contactId": "test", "groupId": "~ravmel-ropdyl/crate", }, ], "status": "listening to music", }, ] ❯ src/api/contactsApi.test.ts:46:5
test-build
Process completed with exit code 1.
test-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-build: apps/tlon-mobile/src/constants.ts#L4
Unnecessary escape character: \-
test-build: apps/tlon-mobile/src/constants.ts#L4
Unnecessary escape character: \=
test-build: apps/tlon-mobile/src/constants.ts#L7
Unnecessary escape character: \[
test-build: apps/tlon-mobile/src/constants.ts#L7
Unnecessary escape character: \[
test-build: apps/tlon-mobile/src/screens/CheckVerifyScreen.tsx#L36
React Hook useMemo has a missing dependency: 'codeLength'. Either include it or remove the dependency array
test-build: apps/tlon-mobile/src/screens/CheckVerifyScreen.tsx#L124
React Hook useLayoutEffect has a missing dependency: 'tailwind'. Either include it or remove the dependency array
test-build: apps/tlon-mobile/src/screens/CheckVerifyScreen.tsx#L133
`'` can be escaped with `'`, `‘`, `'`, `’`
test-build: apps/tlon-mobile/src/screens/CheckVerifyScreen.tsx#L156
`'` can be escaped with `'`, `‘`, `'`, `’`
test-build: apps/tlon-mobile/src/screens/EULAScreen.tsx#L46
React Hook useLayoutEffect has missing dependencies: 'routeParams' and 'setShip'. Either include them or remove the dependency array
test-build: apps/tlon-mobile/src/screens/ExternalWebViewScreen.tsx#L24
React Hook useEffect has a missing dependency: 'webviewPosition'. Either include it or remove the dependency array
test-build
No files were found with the provided path: ./apps/tlon-web/playwright-report/. No artifacts will be uploaded.