refactor: split Rules.hpp #2
ci.yml
on: push
lint
27s
test
23s
build-library
25s
build-android
8m 18s
build-ios
5m 29s
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-74a89efa/yarn run build:ios exited (1)
|