Skip to content

chore: release v0.7.1 #451

chore: release v0.7.1

chore: release v0.7.1 #451

Triggered via push December 4, 2023 14:24
Status Success
Total duration 1m 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: __tests__/devtools/AtomViewer.test.tsx#L3
Using exported name 'userEvent' as identifier for default export
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__/devtools/TimeTravel.test.tsx#L3
Using exported name 'userEvent' as identifier for default export
build: __tests__/devtools/basic.test.tsx#L3
Using exported name 'userEvent' as identifier for default export
build: src/DevTools/Extension/components/Shell/components/AtomViewer/components/AtomDetail/components/AtomMetaDetails.tsx#L2
'Code' is defined but never used. Allowed unused vars must match /^_/u
build: src/DevTools/Extension/components/Shell/components/AtomViewer/components/AtomDetail/components/AtomMetaDetails.tsx#L2
'MantineColor' is defined but never used. Allowed unused vars must match /^_/u
build: src/DevTools/Extension/components/Shell/components/AtomViewer/components/AtomDetail/components/AtomMetaDetails.tsx#L2
'Title' is defined but never used. Allowed unused vars must match /^_/u
build: src/DevTools/Extension/components/Shell/components/AtomViewer/components/AtomDetail/components/AtomMetaDetails.tsx#L2
'Tooltip' is defined but never used. 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