chore: release 0.4.4 #152
ci.yml
on: push
lint
1m 2s
test
58s
build-library
1m 3s
build-android
4m 20s
build-ios
6m 7s
Annotations
2 errors and 14 warnings
build-ios
build:ios: command (/Users/runner/work/react-native-esp-idf-provisioning/react-native-esp-idf-provisioning/) /private/var/folders/95/0ydz4d79163427j3k5crp3fh0000gn/T/xfs-337d3fe2/yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-library
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
example/src/DeviceScreen.tsx#L97
Inline style: { marginBottom: 8 }
|
lint:
example/src/DeviceScreen.tsx#L119
Inline style: { flex: 1 }
|
lint:
example/src/DeviceScreen.tsx#L120
Inline style: { height: '100%' }
|
lint:
example/src/HomeScreen.tsx#L61
Do not define components during render. React will see a new component type on every render and destroy the entire subtree’s DOM nodes and state (https://reactjs.org/docs/reconciliation.html#elements-of-different-types). Instead, move this component definition out of the parent component “HomeScreen” and pass data as props. If you want to allow component creation in props, set allowAsProps option to true
|
lint:
example/src/HomeScreen.tsx#L66
Inline style: { padding: 0 }
|
lint:
example/src/HomeScreen.tsx#L105
Inline style: { flexGrow: 1 }
|
lint:
example/src/HomeScreen.tsx#L110
Inline style: { justifyContent: 'center', alignItems: 'center' }
|
lint:
example/src/HomeScreen.tsx#L120
Inline style: { flexGrow: 1 }
|
lint:
example/src/HomeScreen.tsx#L146
Inline style: { opacity: 0.5 }
|
lint:
example/src/ProvisionScreen.tsx#L43
Inline style: { flexDirection: 'row', flexWrap: 'wrap' }
|
build-android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|