feat: Allow the slider component to be styled #945
ci.yml
on: pull_request
Matrix: android
Matrix: flow
Matrix: ios
Matrix: lint
Matrix: tsc
Annotations
5 errors and 16 warnings
lint (20):
js/SegmentedControl.js#L104
Delete `⏎····`
|
lint (20)
Process completed with exit code 1.
|
flow (20)
Process completed with exit code 1.
|
android (20, 11)
Process completed with exit code 1.
|
ios (20)
Process completed with exit code 1.
|
lint (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (20):
example/App.js#L34
Inline style: { backgroundColor: "colorScheme === 'dark' ? '#000' : '#FFF'" }
|
lint (20):
example/App.js#L98
Inline style: { color: '#ff00ff' }
|
lint (20):
example/App.js#L99
Inline style: { color: 'blue' }
|
lint (20):
example/App.js#L111
Inline style: { height: 80 }
|
lint (20):
example/App.js#L118
Inline style: { height: 80 }
|
lint (20):
example/App.js#L119
Inline style: { fontFamily: 'Optima', fontSize: 32 }
|
lint (20):
js/SegmentedControl.js#L116
Inline style: { zIndex: -1 }
|
flow (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
flow (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
android (20, 11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
android (20, 11)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ios (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
tsc (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tsc (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|