Skip to content

test(TimeTravel): async atom snapshot history #597

test(TimeTravel): async atom snapshot history

test(TimeTravel): async atom snapshot history #597

Triggered via push December 20, 2024 20:08
Status Success
Total duration 3m 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: __tests__/devtools/AtomViewer.test.tsx#L5
'Provider' is defined but never used. Allowed unused vars must match /^_/u
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: __tests__/utils/useGoToAtomsSnapshot.test.tsx#L2
'JSXElementConstructor' is defined but never used. Allowed unused vars must match /^_/u
build: __tests__/utils/useGoToAtomsSnapshot.test.tsx#L9
'Provider' is defined but never used. Allowed unused vars must match /^_/u
build: src/DevTools/Extension/components/Shell/components/AtomViewer/hooks/useInternalAtomValue.ts#L3
'useStore' is defined but only used as a type. Allowed unused vars must match /^_/u
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