added accessibility id as a locator #942
Annotations
2 errors and 10 warnings
js/SegmentedControl.js#L87
React Hook React.useEffect has a missing dependency: 'updateSegmentWidth'. Either include it or remove the dependency array
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
example/App.js#L34
Inline style: { backgroundColor: "colorScheme === 'dark' ? '#000' : '#FFF'" }
|
example/App.js#L98
Inline style: { color: '#ff00ff' }
|
example/App.js#L99
Inline style: { color: 'blue' }
|
example/App.js#L111
Inline style: { height: 80 }
|
example/App.js#L118
Inline style: { height: 80 }
|
example/App.js#L119
Inline style: { fontFamily: 'Optima', fontSize: 32 }
|
js/SegmentedControl.js#L114
Inline style: { zIndex: -1 }
|
The logs for this run have expired and are no longer available.
Loading