chore(deps-dev): bump vite-plugin-dts from 3.3.0 to 3.6.0 #72
Annotations
8 warnings
build (18.x, ubuntu-latest):
histoire.setup.ts#L6
'app' is defined but never used. Allowed unused args must match /^_/u
|
build (18.x, ubuntu-latest):
histoire.setup.ts#L6
'story' is defined but never used. Allowed unused args must match /^_/u
|
build (18.x, ubuntu-latest):
my-plugin.ts#L5
'onCleanup' is defined but never used. Allowed unused args must match /^_/u
|
build (18.x, ubuntu-latest):
my-plugin.ts#L7
'dir' is assigned a value but never used. Allowed unused vars must match /^_/u
|
build (18.x, windows-latest):
histoire.setup.ts#L6
'app' is defined but never used. Allowed unused args must match /^_/u
|
build (18.x, windows-latest):
histoire.setup.ts#L6
'story' is defined but never used. Allowed unused args must match /^_/u
|
build (18.x, windows-latest):
my-plugin.ts#L5
'onCleanup' is defined but never used. Allowed unused args must match /^_/u
|
build (18.x, windows-latest):
my-plugin.ts#L7
'dir' is assigned a value but never used. Allowed unused vars must match /^_/u
|