[expo] deprecate UPFCSiteScraper #295
Annotations
11 warnings
test-expo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-expo:
expo/features/app/storybook/storybook.requires.ts#L3
Replace `⏎··start,⏎··prepareStories,⏎··getProjectAnnotations,⏎}·from·"@storybook/react-native"` with `·start,·prepareStories,·getProjectAnnotations·}·from·'@storybook/react-native'`
|
test-expo:
expo/features/app/storybook/storybook.requires.ts#L9
Replace `"@storybook/addon-ondevice-controls/register"` with `'@storybook/addon-ondevice-controls/register'`
|
test-expo:
expo/features/app/storybook/storybook.requires.ts#L10
Replace `"@storybook/addon-ondevice-actions/register"` with `'@storybook/addon-ondevice-actions/register'`
|
test-expo:
expo/features/app/storybook/storybook.requires.ts#L14
Replace `""` with `''`
|
test-expo:
expo/features/app/storybook/storybook.requires.ts#L15
Replace `"./features"` with `'./features'`
|
test-expo:
expo/features/app/storybook/storybook.requires.ts#L16
Replace `"**/*.stories.?(ts|tsx|js|jsx)"` with `'**/*.stories.?(ts|tsx|js|jsx)'`
|
test-expo:
expo/features/app/storybook/storybook.requires.ts#L17
Delete `⏎·····`
|
test-expo:
expo/features/app/storybook/storybook.requires.ts#L21
Replace `"../.."` with `'../..'`
|
|
|