Merge pull request #105 from ulises-jeremias/dependabot/npm_and_yarn/… #193
Annotations
5 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
packages/recoil-devtools-dock/src/DockMonitor.tsx#L129
React Hook useCallback has missing dependencies: 'changeMonitorKey', 'changePositionKey', 'children', and 'toggleVisibilityKey'. Either include them or remove the dependency array
|
build:
packages/recoil-devtools-dock/src/DockMonitor.tsx#L153
React Hook useEffect has a missing dependency: 'handleKeyDown'. Either include it or remove the dependency array
|
build:
packages/recoil-devtools-log-monitor/src/components/LogMonitorButton.tsx#L76
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/anchor-is-valid.md
|