feat: allow access to fiddle history #7
ci.yml
on: pull_request
Matrix: build / Build
Matrix: test / Test
GitHub Actions Completed
3s
Annotations
5 warnings
|
test / Test (ubuntu-24.04-arm, armv7l):
src/renderer/components/history.tsx#L120
'index' is defined but never used. Allowed unused args must match /^_/u
|
|
test / Test (macos-latest, arm64):
src/renderer/components/history.tsx#L120
'index' is defined but never used. Allowed unused args must match /^_/u
|
|
test / Test (ubuntu-latest, x64):
src/renderer/components/history.tsx#L120
'index' is defined but never used. Allowed unused args must match /^_/u
|
|
test / Test (windows-latest, x64):
src/renderer/components/history.tsx#L120
'index' is defined but never used. Allowed unused args must match /^_/u
|
|
test / Test (macos-15-intel, x64):
src/renderer/components/history.tsx#L120
'index' is defined but never used. Allowed unused args must match /^_/u
|