chore(dependencies): delete expo dependencies from root package.json #226
Annotations
6 errors and 5 warnings
plugin/src/__tests__/withBLEAndroidManifest-test.ts#L1
'@expo/config-plugins' should be listed in the project's dependencies. Run 'npm i -S @expo/config-plugins' to add it
|
plugin/src/withBLE.ts#L1
'@expo/config-plugins' should be listed in the project's dependencies. Run 'npm i -S @expo/config-plugins' to add it
|
plugin/src/withBLEAndroidManifest.ts#L1
'@expo/config-plugins' should be listed in the project's dependencies. Run 'npm i -S @expo/config-plugins' to add it
|
plugin/src/withBLEBackgroundModes.ts#L1
'@expo/config-plugins' should be listed in the project's dependencies. Run 'npm i -S @expo/config-plugins' to add it
|
plugin/src/withBluetoothPermissions.ts#L1
'@expo/config-plugins' should be listed in the project's dependencies. Run 'npm i -S @expo/config-plugins' to add it
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
example-expo/src/screens/MainStack/InstanceDestroyScreen/InstanceDestroyScreen.tsx#L23
Unexpected any. Specify a different type
|
example-expo/src/screens/MainStack/InstanceDestroyScreen/utils.ts#L7
Unexpected any. Specify a different type
|
example/src/screens/MainStack/InstanceDestroyScreen/InstanceDestroyScreen.tsx#L23
Unexpected any. Specify a different type
|
example/src/screens/MainStack/InstanceDestroyScreen/utils.ts#L7
Unexpected any. Specify a different type
|
This job failed
Loading