Skip to content

Merge branch 'main' into feat/support-store-v2 #542

Merge branch 'main' into feat/support-store-v2

Merge branch 'main' into feat/support-store-v2 #542

Triggered via push May 20, 2024 15:00
Status Success
Total duration 1m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: __tests__/devtools/AtomViewer.test.tsx#L219
Caution: `React` also has a named export `useState`. Check if you meant to write `import {useState} from 'react'` instead
build: __tests__/devtools/AtomViewer.test.tsx#L221
Caution: `React` also has a named export `useCallback`. Check if you meant to write `import {useCallback} from 'react'` instead
build: src/DevTools/Extension/components/Shell/components/JSONTree/utils/get-json-tree-theme.ts#L59
'keyPath' is defined but never used. Allowed unused args must match /^_/u
build: src/DevTools/Extension/components/Shell/components/JSONTree/utils/get-json-tree-theme.ts#L59
'nodeType' is defined but never used. Allowed unused args must match /^_/u
build: src/DevTools/Extension/components/Shell/components/JSONTree/utils/get-json-tree-theme.ts#L59
'expanded' is defined but never used. Allowed unused args must match /^_/u
build: src/DevTools/Extension/components/Shell/components/TimeTravel/components/PlaybackSpeedDropdown.tsx#L1
'useState' is defined but never used. Allowed unused vars must match /^_/u
build: src/stories/Default/Demos/DemoApp.tsx#L5
'Select' is defined but never used. Allowed unused vars must match /^_/u
build: src/stories/Default/Playground/Async.tsx#L7
'reject' is defined but never used. Allowed unused args must match /^_/u
build: src/stories/Default/Playground/Playground.stories.tsx#L6
'useAtomsDevtools' is defined but never used. Allowed unused vars must match /^_/u
build: src/stories/Default/Playground/Playground.tsx#L29
'get' is defined but never used. Allowed unused args must match /^_/u