Skip to content

Bump semver from 5.7.1 to 5.7.2 #197

Bump semver from 5.7.1 to 5.7.2

Bump semver from 5.7.1 to 5.7.2 #197

Triggered via push April 20, 2024 21:54
Status Success
Total duration 1m 58s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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