Skip to content

Fix iOS timestamp precision on iOS #307

Fix iOS timestamp precision on iOS

Fix iOS timestamp precision on iOS #307

Triggered via pull request February 22, 2024 15:21
Status Success
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: example/src/GroupScreen.tsx#L11
'FC' is defined but never used
lint: example/src/tests/createdAtTests.ts#L567
Replace `aliceClient.address` with `⏎····aliceClient.address⏎··`
lint: example/src/tests/createdAtTests.ts#L572
Replace `(!·bobConversation.createdAt.toString().endsWith('000')` with `!bobConversation.createdAt.toString().endsWith('000'`
lint: example/src/tests/createdAtTests.ts#L573
Insert `⏎·····`
lint: example/src/tests/createdAtTests.ts#L576
Replace `(!·aliceGroup.createdAt.toString().endsWith('000')` with `!aliceGroup.createdAt.toString().endsWith('000'`
lint: example/src/tests/createdAtTests.ts#L577
Insert `⏎·····`
lint: example/src/tests/createdAtTests.ts#L580
Delete `⏎··`
lint: example/src/tests/createdAtTests.ts#L601
Replace `aliceClient.address` with `⏎····aliceClient.address⏎··`
lint: example/src/tests/createdAtTests.ts#L612
Replace `(!·bobMessage.sent.toString().endsWith('000')` with `!bobMessage.sent.toString().endsWith('000'`
lint: example/src/tests/createdAtTests.ts#L613
Insert `⏎·····`