feat: fix button #21
ci.yml
on: push
lint
1m 9s
test
59s
build-library
54s
build-android
2m 58s
build-ios
11m 43s
Annotations
2 errors and 15 warnings
build-ios
rncomponents-example#build:ios: command (/Users/runner/work/components/components/example) /private/var/folders/lr/439_fwvd3m76p9vy50d57kcc0000gn/T/xfs-ed2d39bc/yarn run build:ios exited (65)
|
build-ios
Process completed with exit code 65.
|
build-library
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
example/src/App.tsx#L8
Inline style: { flex: 1, backgroundColor: 'white', padding: 20 }
|
lint:
src/components/Badge.tsx#L30
Inline style: { position: 'absolute', top: -5, right: -5 }
|
lint:
src/components/Button.tsx#L101
Inline style: { marginBottom: 'inline ? 0 : 16' }
|
lint:
src/components/CheckboxItem.tsx#L47
'item' is already declared in the upper scope on line 34 column 5
|
lint:
src/components/CheckboxItem.tsx#L55
'item' is already declared in the upper scope on line 34 column 5
|
lint:
src/components/CheckboxItem.tsx#L67
'item' is already declared in the upper scope on line 34 column 5
|
lint:
src/components/CheckboxItem.tsx#L79
'item' is already declared in the upper scope on line 34 column 5
|
lint:
src/components/CheckboxItem.tsx#L119
Inline style: { flexDirection: 'row', alignItems: 'center', marginBottom: 8 }
|
lint:
src/components/CheckboxItem.tsx#L138
Inline style: { width: 16 }
|
lint:
src/components/CheckboxItem.tsx#L142
Inline style: { flexDirection: 'row', flex: 1, alignItems: 'center' }
|
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|