fix: ignore empty selectors #11
ci.yml
on: push
lint
1m 31s
test
1m 22s
build-library
1m 24s
build-android
7m 51s
build-ios
7m 30s
Annotations
12 errors and 3 warnings
|
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-d39e6f7f/yarn run build:ios exited (1)
|
|
test
Cache save failed.
|
|
lint
Cache save failed.
|
|
build-android
Cache save failed.
|