fix: animation fast refresh issue #8
ci.yml
on: push
lint
19s
test
20s
build-library
22s
build-android
6m 17s
build-ios
9m 36s
Annotations
12 errors
|
lint:
example/react-native.config.js#L1
'require' is not defined
|
|
lint:
example/react-native.config.js#L1
A `require()` style import is forbidden
|
|
lint:
example/react-native-css-nitro-env.d.ts#L18
Replace `'react-native'` with `"react-native"`
|
|
lint:
example/react-native-css-nitro-env.d.ts#L10
Replace `'@react-native/virtualized-lists'` with `"@react-native/virtualized-lists"`
|
|
lint:
example/react-native-css-nitro-env.d.ts#L8
Replace `'react-native'` with `"react-native"`
|
|
lint:
example/jest.config.js#L2
Replace `'react-native'` with `"react-native"`
|
|
lint:
example/jest.config.js#L1
'module' is not defined
|
|
lint:
example/index.js#L3
Replace `'./app.json'` with `"./app.json";⏎import·App·from·"./src/App"`
|
|
lint:
example/index.js#L2
Delete `import·App·from·'./src/App';`
|
|
lint:
example/index.js#L1
Replace `'react-native'` with `"react-native"`
|
|
build-ios
Process completed with exit code 1.
|
|
build-ios
react-native-css-nitro-example#build:ios: command (/Users/runner/work/react-native-css-nitro/react-native-css-nitro/example) /private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/xfs-eb524a58/yarn run build:ios exited (1)
|