Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

[EX-448] Add foreground service for Android #66

[EX-448] Add foreground service for Android

[EX-448] Add foreground service for Android #66

Triggered via pull request June 7, 2024 09:54
Status Success
Total duration 1m 46s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check: example/contexts/FishjamExampleContext.tsx#L22
`@notifee/react-native` import should occur before import of `expo-device`
check: example/contexts/FishjamExampleContext.tsx#L86
Expected '!==' and instead saw '!='
check: example/screens/RoomScreen.tsx#L17
`@notifee/react-native` import should occur before type import of `@react-navigation/native-stack`
check: example/webdriverio-test/test/specs/test.e2e.ts#L12
`@fishjam-dev/js-server-sdk` import should occur before import of `@wdio/globals`